[PATCH] D63665: [X86] Add a DAG combine to turn vzmovl+load into vzload if the load isn't volatile. Remove isel patterns for vzmovl+load
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 25 10:11:50 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL364333: [X86] Add a DAG combine to turn vzmovl+load into vzload if the load isn't… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D63665?vs=206061&id=206478#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63665/new/
https://reviews.llvm.org/D63665
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/test/CodeGen/X86/vector-zmov.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63665.206478.patch
Type: text/x-patch
Size: 8563 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/01dca11a/attachment.bin>
More information about the llvm-commits
mailing list