[all-commits] [llvm/llvm-project] 844e94: [SelectionDAGBuilder] Remove Unnecessary FastMathF...

topperc via All-commits all-commits at lists.llvm.org
Tue Sep 8 15:50:37 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 844e94a5026eea19f1f8091121ad05684f28d047
      https://github.com/llvm/llvm-project/commit/844e94a5026eea19f1f8091121ad05684f28d047
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

  Log Message:
  -----------
  [SelectionDAGBuilder] Remove Unnecessary FastMathFlags temporary. Use SDNodeFlags instead. NFCI

This was a missed simplication in D87200




More information about the All-commits mailing list