[PATCH] D46008: [X86][AArch64][NFC] Add tests for vector masked merge unfolding

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 07:19:36 PDT 2018


RKSimon added a comment.

For X86 I think you should remove the 8/16/32/64 vector width tests, I don't see them adding much (type legalization....) - we'd be better off adding 256-bit vector widths.


Repository:
  rL LLVM

https://reviews.llvm.org/D46008





More information about the llvm-commits mailing list