[PATCH] D63326: [X86] Replace any_extend* vector extensions with zero_extend* equivalents

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 02:47:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363655: [X86] Replace any_extend* vector extensions with zero_extend* equivalents (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63326?vs=205145&id=205285#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63326

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63326.205285.patch
Type: text/x-patch
Size: 9102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190618/490a97ab/attachment.bin>


More information about the llvm-commits mailing list