Allow GISelKnownBits to look through the trivial case of TargetOpcode::COPY
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 37681 Build 37680: arc lint + arc unit
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 218554 llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
|