[PATCH] D14909: [X86][FMA] Optimize FNEG(FMUL) Patterns
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 29 04:33:56 PST 2015
RKSimon updated this revision to Diff 41349.
RKSimon added a comment.
Updated tests to include versions with/without nsz flags.
Note: I had to tweak the AVX512 tests to target AVX512DQ to lower XOR instructions.
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.41349.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151129/38dd6b5e/attachment.bin>
More information about the llvm-commits
mailing list