[PATCH] D64450: Move three folds for FADD, FSUB and FMUL in the DAG combiner away from Unsafe to more aligned checks that reflect context

Michael Berg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 10 11:23:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365679: Move three folds for FADD, FSUB and FMUL in the DAG combiner away from Unsafeā€¦ (authored by mcberg2017, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D64450?vs=208808&id=209029#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64450/new/

https://reviews.llvm.org/D64450

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/test/CodeGen/ARM/nnan-fsub.ll
  llvm/trunk/test/CodeGen/ARM/unsafe-fsub.ll
  llvm/trunk/test/CodeGen/X86/fmul-combines.ll
  llvm/trunk/test/CodeGen/X86/fp-fast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64450.209029.patch
Type: text/x-patch
Size: 4188 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/ea90f923/attachment.bin>


More information about the llvm-commits mailing list