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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 14 11:14:58 PDT 2019


craig.topper added a comment.

I don't have a problem with merging the classes in this patch. I think I only separated so I could handle aext in the first place.


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