[PATCH] D33203: Add scheduler classes to integer/float horizontal operations
Andrew V. Tischenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 09:23:48 PDT 2017
avt77 created this revision.
This patch will close PR32801 <https://bugs.llvm.org/show_bug.cgi?id=32801>. It covers both ssse3 and avx versions.
https://reviews.llvm.org/D33203
Files:
lib/Target/X86/X86ScheduleBtVer2.td
test/CodeGen/X86/avx-schedule.ll
test/CodeGen/X86/ssse3-schedule.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33203.99015.patch
Type: text/x-patch
Size: 8435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170515/c815e60a/attachment.bin>
More information about the llvm-commits
mailing list