[all-commits] [llvm/llvm-project] 1f568f: [InstCombine] Add test for and of icmp ne zero wit...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Nov 11 10:01:45 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f568f2a25020198e3970efdbf4decceddb3ae13
      https://github.com/llvm/llvm-project/commit/1f568f2a25020198e3970efdbf4decceddb3ae13
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-11-11 (Thu, 11 Nov 2021)

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

  Log Message:
  -----------
  [InstCombine] Add test for and of icmp ne zero with undefs (NFC)

We handle this in the conjugated "or" fold, but not for "and".




More information about the All-commits mailing list