[PATCH] D65683: MVT: Add v3i16/v3f16 vectors

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 11:34:25 PDT 2019


craig.topper added a comment.

I'm fine with breaking ABI for the X86 tests for illegal types.  This patch probably needs to be rebased after r367901 which changed the X86 type legalization strategy for illegal vector types.


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

https://reviews.llvm.org/D65683





More information about the llvm-commits mailing list