Allow GISelKnownBits to look through the trivial case of TargetOpcode::COPY
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D67131
[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
Event TimelineThis revision is now accepted and ready to land.Sep 3 2019, 3:46 PM Closed by commit rL370955: [globalisel] Support trivial COPY in GISelKnownBits (authored by dsanders). · Explain WhySep 4 2019, 11:59 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 218765 llvm/trunk/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/trunk/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
|