This is an archive of the discontinued LLVM Phabricator instance.

[VE] Remove VA.needsCustom checks
ClosedPublic

Authored by kaz7 on Dec 27 2020, 6:21 PM.

Details

Summary

Remove VA.needsCustom checks which are copied from Sparc implementation
at the very beginning of VE implementation. Add assert to sanity-check
VA.needsCustom flag, also.

Diff Detail

Event Timeline

kaz7 created this revision.Dec 27 2020, 6:21 PM
kaz7 requested review of this revision.Dec 27 2020, 6:21 PM
simoll accepted this revision.Jan 4 2021, 1:16 AM
This revision is now accepted and ready to land.Jan 4 2021, 1:16 AM
This revision was landed with ongoing or failed builds.Jan 4 2021, 1:19 AM
This revision was automatically updated to reflect the committed changes.