[all-commits] [llvm/llvm-project] a35673: [InstCombine] add tests for (i32 X s>> 31) & Y; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri Oct 8 08:08:10 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a35673f4cfc4eda68d713345158ff685fbceebe7
      https://github.com/llvm/llvm-project/commit/a35673f4cfc4eda68d713345158ff685fbceebe7
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-10-08 (Fri, 08 Oct 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/and.ll
    M llvm/test/Transforms/InstCombine/icmp.ll
    M llvm/test/Transforms/InstCombine/mul-inseltpoison.ll
    M llvm/test/Transforms/InstCombine/mul.ll

  Log Message:
  -----------
  [InstCombine] add tests for (i32 X s>> 31) & Y; NFC

Also regenerate some check lines to more accurately show
current transforms via name changes.




More information about the All-commits mailing list