[PATCH] D63701: [X86] Remove isel patterns that look for (vzext_movl (scalar_to_vector (load)))

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 10:35:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364337: [X86] Remove isel patterns that look for (vzext_movl (scalar_to_vector (load))) (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63701?vs=206158&id=206484#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63701/new/

https://reviews.llvm.org/D63701

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63701.206484.patch
Type: text/x-patch
Size: 16655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/5b568dfa/attachment-0001.bin>


More information about the llvm-commits mailing list