[all-commits] [llvm/llvm-project] 879fe3: [InstCombine] Add eq-of-parts tests using or (NFC)

Nikita Popov via All-commits all-commits at lists.llvm.org
Sat May 1 03:03:58 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 879fe3097c83f30938014bca06a0099c4c0c34ea
      https://github.com/llvm/llvm-project/commit/879fe3097c83f30938014bca06a0099c4c0c34ea
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2021-05-01 (Sat, 01 May 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/eq-of-parts.ll

  Log Message:
  -----------
  [InstCombine] Add eq-of-parts tests using or (NFC)

or-ne is the conjugated pattern for and-eq.




More information about the All-commits mailing list