[all-commits] [llvm/llvm-project] 579b8f: [InstCombine] add test for zext-of-icmps; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Fri Mar 12 12:23:45 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 579b8fc2e97c489308f97b01d13d894c03c0a16c
      https://github.com/llvm/llvm-project/commit/579b8fc2e97c489308f97b01d13d894c03c0a16c
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/zext-or-icmp.ll

  Log Message:
  -----------
  [InstCombine] add test for zext-of-icmps; NFC

PR49475 shows an infinite loop outcome, but this
tries to show the root cause with a minimal test.




More information about the All-commits mailing list