[PATCH] D39135: [X86][SSE] Add extractps/pextrd equivalence to domain tables
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 20 12:24:19 PDT 2017
RKSimon created this revision.
There doesn't appear to be a shorter coding for the ps domain in this case
Repository:
rL LLVM
https://reviews.llvm.org/D39135
Files:
lib/Target/X86/X86InstrInfo.cpp
test/CodeGen/X86/2011-10-19-widen_vselect.ll
test/CodeGen/X86/2011-12-26-extractelement-duplicate-load.ll
test/CodeGen/X86/avx-intrinsics-fast-isel.ll
test/CodeGen/X86/avx512-insert-extract.ll
test/CodeGen/X86/extract-store.ll
test/CodeGen/X86/extractelement-index.ll
test/CodeGen/X86/known-signbits-vector.ll
test/CodeGen/X86/nontemporal-2.ll
test/CodeGen/X86/oddshuffles.ll
test/CodeGen/X86/sse41-intrinsics-fast-isel.ll
test/CodeGen/X86/sse41-schedule.ll
test/CodeGen/X86/sse41.ll
test/CodeGen/X86/widen_load-3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39135.119683.patch
Type: text/x-patch
Size: 19996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171020/cb1214df/attachment.bin>
More information about the llvm-commits
mailing list