[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 11:39:29 PDT 2019


RKSimon marked an inline comment as done.
RKSimon added inline comments.


================
Comment at: lib/Target/X86/X86InstrSSE.td:4975
 
   let Predicates = [HasAVX2, NoVLX] in {
   }
----------------
craig.topper wrote:
> What happened here?
cut+pasta


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63326





More information about the llvm-commits mailing list