[PATCH] D10555: [X86] Replace avx2.pbroadcast intrinsics with native IR.

Ahmed Bougacha via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 20 13:37:24 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL245606: [X86] Replace avx2 broadcast intrinsics with native IR. (authored by ab).

Changed prior to commit:
  http://reviews.llvm.org/D10555?vs=27972&id=32735#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10555

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/IR/AutoUpgrade.cpp
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-x86-upgrade.ll
  llvm/trunk/test/CodeGen/X86/avx2-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/stack-folding-int-avx2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10555.32735.patch
Type: text/x-patch
Size: 24942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150820/07ab37de/attachment.bin>


More information about the llvm-commits mailing list