Implementation is the same as G_SEXT_INREG.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96899
[GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT ClosedPublic Authored by paquette on Feb 17 2021, 1:55 PM.
Details Summary Implementation is the same as G_SEXT_INREG.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 17 2021, 1:59 PM Closed by commit rGe6064a6418f3: [GlobalISel] Implement computeKnownBits for G_ASSERT_SEXT (authored by paquette). · Explain WhyFeb 17 2021, 2:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324420 llvm/lib/CodeGen/GlobalISel/GISelKnownBits.cpp
llvm/unittests/CodeGen/GlobalISel/KnownBitsTest.cpp
|