[all-commits] [llvm/llvm-project] 3cc387: [NVPTX] Tweak fast-math tests to avoid select(bino...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Jul 15 07:47:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3cc38703d5ab05be0b01c31f829d19b47f183c5f
      https://github.com/llvm/llvm-project/commit/3cc38703d5ab05be0b01c31f829d19b47f183c5f
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2021-07-15 (Thu, 15 Jul 2021)

  Changed paths:
    M llvm/test/CodeGen/NVPTX/fast-math.ll

  Log Message:
  -----------
  [NVPTX] Tweak fast-math tests to avoid select(binop(x,y),binop(x,z)) fold

As suggested on D106058, tweak the tests to keep the combineRepeatedFPDivisors test coverage.




More information about the All-commits mailing list