[PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 14:45:14 PST 2015
RKSimon updated this revision to Diff 41439.
RKSimon added a comment.
Updated to use FNMSUB instead of FNMADD.
Added FIXME for once we have rounding control flags
Repository:
rL LLVM
http://reviews.llvm.org/D14909
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/fma_patterns.ll
test/CodeGen/X86/fma_patterns_wide.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14909.41439.patch
Type: text/x-patch
Size: 10974 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151130/568f7de7/attachment.bin>
More information about the llvm-commits
mailing list