This is an archive of the discontinued LLVM Phabricator instance.

[ARM] Fix issue with large xor constants.
ClosedPublic

Authored by dmgreen on Feb 21 2018, 2:12 AM.

Details

Summary

Fixup to rL325573 for large xor constants.

Thanks to Eli Friedman for the catch.

Diff Detail

Repository
rL LLVM

Event Timeline

dmgreen created this revision.Feb 21 2018, 2:12 AM
This revision is now accepted and ready to land.Feb 21 2018, 10:58 AM
This revision was automatically updated to reflect the committed changes.