[all-commits] [llvm/llvm-project] 074abd: [InstCombine] Add tests for and of icmp ne zero an...

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


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

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

  Log Message:
  -----------
  [InstCombine] Add tests for and of icmp ne zero and icmp uge (NFC)

Partially based on the conjugated or tests.




More information about the All-commits mailing list