[all-commits] [llvm/llvm-project] 369ef9: [InstCombine] Extract code for or of icmp eq zero ...

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Apr 22 07:49:15 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 369ef9bf6056154cf8cededce103f1f035527807
      https://github.com/llvm/llvm-project/commit/369ef9bf6056154cf8cededce103f1f035527807
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-04-22 (Fri, 22 Apr 2022)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp

  Log Message:
  -----------
  [InstCombine] Extract code for or of icmp eq zero and icmp fold (NFC)

To make it easier to extend this to the congruent and case.




More information about the All-commits mailing list