A FMF constraint is added to FADD with unsafe still available as the fallback
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D48180
updating isNegatibleForFree and GetNegatedExpression with fmf for fadd ClosedPublic Authored by mcberg2017 on Jun 14 2018, 10:03 AM.
Details Summary A FMF constraint is added to FADD with unsafe still available as the fallback
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2018, 10:05 AM Closed by commit rL334753: updating isNegatibleForFree and GetNegatedExpression with fmf for fadd (authored by mcberg2017). · Explain WhyJun 14 2018, 11:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 151394 llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/X86/fp-fold.ll
|