This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add isReMaterializable and isAsCheapAsAMove flags
ClosedPublic

Authored by kaz7 on Nov 5 2020, 3:02 AM.

Details

Summary

Add isReMaterializable and isCheapAsAMove flags to integer instructions
which cost cheap.

Diff Detail

Event Timeline

kaz7 created this revision.Nov 5 2020, 3:02 AM
kaz7 requested review of this revision.Nov 5 2020, 3:02 AM
simoll accepted this revision.Nov 5 2020, 5:26 AM
This revision is now accepted and ready to land.Nov 5 2020, 5:26 AM
This revision was landed with ongoing or failed builds.Nov 5 2020, 1:09 PM
This revision was automatically updated to reflect the committed changes.