[all-commits] [llvm/llvm-project] ab8419: [InstCombine] add tests for min/max with 'not' ops...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Aug 17 11:14:42 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab8419a68b24776c3bf1cb38d7d5530a8c1579ce
      https://github.com/llvm/llvm-project/commit/ab8419a68b24776c3bf1cb38d7d5530a8c1579ce
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/minmax-intrinsics.ll

  Log Message:
  -----------
  [InstCombine] add tests for min/max with 'not' ops; NFC


  Commit: 50c1138796c14014e1a30c7e87c65950440bd831
      https://github.com/llvm/llvm-project/commit/50c1138796c14014e1a30c7e87c65950440bd831
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-08-17 (Tue, 17 Aug 2021)

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

  Log Message:
  -----------
  [InstCombine] add TODO about another min/max fold; NFC

Suggested in post-commit for d0975b7cb0e1


Compare: https://github.com/llvm/llvm-project/compare/8f6cea43e745...50c1138796c1


More information about the All-commits mailing list