[PATCH] [X86] Replace avx2.pbroadcast intrinsics with native IR.
Ahmed Bougacha
ahmed.bougacha at gmail.com
Thu Jun 18 16:45:55 PDT 2015
Hi spatel,
While working on PR23464, the broadcast intrinsics annoyed me. Let's remove them: it's one of the simplest shuffle kind, IR is good enough.
http://reviews.llvm.org/D10555
Files:
include/llvm/IR/IntrinsicsX86.td
lib/IR/AutoUpgrade.cpp
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll
test/CodeGen/X86/avx2-intrinsics-x86.ll
test/CodeGen/X86/stack-folding-int-avx2.ll
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10555.27972.patch
Type: text/x-patch
Size: 20414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150618/9ba47753/attachment.bin>
More information about the llvm-commits
mailing list