[all-commits] [llvm/llvm-project] a50ab8: Revert STRICT_FCMP nonan optimisation

RoboTux via All-commits all-commits at lists.llvm.org
Tue Feb 9 03:28:02 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a50ab8672d160178d7e6daef16b63bc7f61a3e94
      https://github.com/llvm/llvm-project/commit/a50ab8672d160178d7e6daef16b63bc7f61a3e94
  Author: Thomas Preud'homme <thomasp at graphcore.ai>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
    R llvm/test/CodeGen/AArch64/arm64-constrained-fcmp-no-nans-opt.ll

  Log Message:
  -----------
  Revert STRICT_FCMP nonan optimisation

Summary: This reverts commit b7b61a7b5bc63df0d84f3722a1dcfa375c35ba30 which fails on some of the builders: http://lab.llvm.org:8011/#/builders/14/builds/5806

Reviewers:

Subscribers:




More information about the All-commits mailing list