[all-commits] [llvm/llvm-project] 4e78bd: [InstCombine][test] add tests for FP min/max with ...

RotateRight via All-commits all-commits at lists.llvm.org
Tue Jun 22 11:16:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e78bd3836ce7352c5c5e1818e88a781498f216e
      https://github.com/llvm/llvm-project/commit/4e78bd3836ce7352c5c5e1818e88a781498f216e
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/maxnum.ll
    M llvm/test/Transforms/InstCombine/minnum.ll

  Log Message:
  -----------
  [InstCombine][test] add tests for FP min/max with negated op; NFC


  Commit: bfd172999be779cb441f40472f97646e4f73c2e7
      https://github.com/llvm/llvm-project/commit/bfd172999be779cb441f40472f97646e4f73c2e7
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/InstCombine/maximum.ll
    M llvm/test/Transforms/InstCombine/minimum.ll

  Log Message:
  -----------
  [InstCombine][test] add tests for FP min/max with negated op; NFC


  Commit: b1f6ef92ec795d877a94e099e86363c39cbd359a
      https://github.com/llvm/llvm-project/commit/b1f6ef92ec795d877a94e099e86363c39cbd359a
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-06-22 (Tue, 22 Jun 2021)

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

  Log Message:
  -----------
  [InstCombine] reduce code duplication for FP min/max with casts fold; NFC


Compare: https://github.com/llvm/llvm-project/compare/30e36c9b3c6a...b1f6ef92ec79


More information about the All-commits mailing list