[PATCH] D13710: New X86 FMA3*_Int opcodes for scalar FMA intrinsics.
Vyacheslav Klochkov via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 21 19:10:04 PDT 2015
v_klochkov updated this revision to Diff 38072.
v_klochkov added a comment.
Updated the unit test fma-intrinsics-phi-213-to-231.ll:
- cancelled the insertion of new scalar test cases (they were added in previous version of patch);
- added 128-bit packed test cases
- tightened the checks;
http://reviews.llvm.org/D13710
Files:
llvm/lib/Target/X86/X86InstrFMA.td
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/X86/fma-intrinsics-phi-213-to-231.ll
llvm/test/CodeGen/X86/fma-intrinsics-x86.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13710.38072.patch
Type: text/x-patch
Size: 40752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151022/ab1e4e26/attachment.bin>
More information about the llvm-commits
mailing list