This is an archive of the discontinued LLVM Phabricator instance.

[VE] Implement FoldImmediate
ClosedPublic

Authored by kaz7 on Nov 10 2020, 4:30 AM.

Details

Summary

Implement FoldImmediate for only integer aritihmetic operations.
Add regression tests also.

Diff Detail

Event Timeline

kaz7 created this revision.Nov 10 2020, 4:30 AM
kaz7 requested review of this revision.Nov 10 2020, 4:30 AM
kaz7 updated this revision to Diff 304148.Nov 10 2020, 5:13 AM

Update codes following clang-tidy

simoll accepted this revision.Nov 10 2020, 6:51 AM
This revision is now accepted and ready to land.Nov 10 2020, 6:51 AM
This revision was landed with ongoing or failed builds.Nov 10 2020, 3:08 PM
This revision was automatically updated to reflect the committed changes.