[all-commits] [llvm/llvm-project] 7de2ad: [InstSimplify] add tests for logic-of-cmps with no...

RotateRight via All-commits all-commits at lists.llvm.org
Sun Oct 25 08:35:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7de2add8296fb26fd49106173c9f140ebd0abedc
      https://github.com/llvm/llvm-project/commit/7de2add8296fb26fd49106173c9f140ebd0abedc
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2020-10-25 (Sun, 25 Oct 2020)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/and-or-icmp-min-max.ll

  Log Message:
  -----------
  [InstSimplify] add tests for logic-of-cmps with not op; NFC

One variant of this is shown in:
https://llvm.org/PR47858




More information about the All-commits mailing list