This is an archive of the discontinued LLVM Phabricator instance.

TableGen/GlobalISel: Address fixme
ClosedPublic

Authored by arsenm on Jan 8 2020, 4:54 PM.

Details

Summary

Don't call computeAvailableFunctionFeatures for every instruction.

Diff Detail

Event Timeline

arsenm created this revision.Jan 8 2020, 4:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 8 2020, 4:54 PM
paquette accepted this revision.Jan 9 2020, 9:27 AM

LGTM

This revision is now accepted and ready to land.Jan 9 2020, 9:27 AM