[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
Mon Jun 17 12:01:37 PDT 2019


RKSimon updated this revision to Diff 205145.
RKSimon added a comment.

fix cut+paste typo


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63326

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63326.205145.patch
Type: text/x-patch
Size: 9206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/623f94f1/attachment.bin>


More information about the llvm-commits mailing list