This is an archive of the discontinued LLVM Phabricator instance.

[globalisel] Support trivial COPY in GISelKnownBits
ClosedPublic

Authored by dsanders on Sep 3 2019, 3:30 PM.

Details

Summary

Allow GISelKnownBits to look through the trivial case of TargetOpcode::COPY

Diff Detail

Repository
rL LLVM

Event Timeline

dsanders created this revision.Sep 3 2019, 3:30 PM
aditya_nandakumar accepted this revision.Sep 3 2019, 3:46 PM
This revision is now accepted and ready to land.Sep 3 2019, 3:46 PM
This revision was automatically updated to reflect the committed changes.