[PATCH] D115868: [GlobalISel] Verify operand types for G_SHL, G_LSHR, G_ASHR

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 04:18:22 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17006033f9c7: [GlobalISel] Verify operand types for G_SHL, G_LSHR, G_ASHR (authored by foad).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115868/new/

https://reviews.llvm.org/D115868

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115868.395642.patch
Type: text/x-patch
Size: 4103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/55da7b5f/attachment.bin>


More information about the llvm-commits mailing list