[PATCH] D26855: New unsafe-fp-math implementation for X86 target
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 7 05:41:20 PST 2016
avt77 updated this revision to Diff 80583.
avt77 added a comment.
I fixed all requirements raised by Simon and Alexey. The special test is here as well.
https://reviews.llvm.org/D26855
Files:
include/llvm/CodeGen/MachineCombinerPattern.h
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/MachineCombiner.cpp
lib/CodeGen/MachineInstr.cpp
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
test/CodeGen/X86/recip-fastmath.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26855.80583.patch
Type: text/x-patch
Size: 38618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/7f8b5b13/attachment.bin>
More information about the llvm-commits
mailing list