[PATCH] D23313: X86: FMA intrinsic + FNEG - sequence optimization
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 12:09:48 PDT 2016
delena updated this revision to Diff 69739.
delena added a comment.
Changed code according to the comments bellow. I also added more tests, not all of the test cases are optimized.
Repository:
rL LLVM
https://reviews.llvm.org/D23313
Files:
../lib/Target/X86/X86ISelLowering.cpp
../test/CodeGen/X86/avx2-fma-fneg-combine.ll
../test/CodeGen/X86/fma-fneg-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23313.69739.patch
Type: text/x-patch
Size: 14025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160830/3119101b/attachment.bin>
More information about the llvm-commits
mailing list