[all-commits] [llvm/llvm-project] 524f59: [InstSimplify] Add tests for assume with min/max i...

Nikita Popov via All-commits all-commits at lists.llvm.org
Thu Aug 13 13:10:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 524f591a395cbb65a67c85b4df111c5f4e9d753e
      https://github.com/llvm/llvm-project/commit/524f591a395cbb65a67c85b4df111c5f4e9d753e
  Author: Nikita Popov <nikita.ppv at gmail.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/InstSimplify/maxmin_intrinsics.ll

  Log Message:
  -----------
  [InstSimplify] Add tests for assume with min/max intrinsic (NFC)

If we assume one of the operands is smaller/greater, then min/max
may be simplified.




More information about the All-commits mailing list