Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D115868
[GlobalISel] Verify operand types for G_SHL, G_LSHR, G_ASHR ClosedPublic Authored by foad on Dec 16 2021, 2:40 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: kerbowa, hiraditya, rovka and 2 others. · View Herald TranscriptDec 16 2021, 2:40 AM This revision is now accepted and ready to land.Dec 20 2021, 2:04 PM This revision was landed with ongoing or failed builds.Dec 21 2021, 4:18 AM Closed by commit rG17006033f9c7: [GlobalISel] Verify operand types for G_SHL, G_LSHR, G_ASHR (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 395642 llvm/lib/CodeGen/MachineVerifier.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-urem-pow-2.mir
llvm/test/MachineVerifier/test_g_rotr_rotl.mir
llvm/test/MachineVerifier/test_g_shift.mir
llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp
|