[all-commits] [llvm/llvm-project] 170060: [GlobalISel] Verify operand types for G_SHL, G_LSH...

Jay Foad via All-commits all-commits at lists.llvm.org
Tue Dec 21 04:18:16 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 17006033f9c763b80b1f59cb015cdbe934268b70
      https://github.com/llvm/llvm-project/commit/17006033f9c763b80b1f59cb015cdbe934268b70
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-12-21 (Tue, 21 Dec 2021)

  Changed paths:
    M llvm/lib/CodeGen/MachineVerifier.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/combine-urem-pow-2.mir
    M llvm/test/MachineVerifier/test_g_rotr_rotl.mir
    A llvm/test/MachineVerifier/test_g_shift.mir
    M llvm/unittests/CodeGen/GlobalISel/KnownBitsVectorTest.cpp

  Log Message:
  -----------
  [GlobalISel] Verify operand types for G_SHL, G_LSHR, G_ASHR

Differential Revision: https://reviews.llvm.org/D115868




More information about the All-commits mailing list