[PATCH] D79587: [CodeGen][SVE] Legalisation of extends with scalable types

David Sherwood via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 29 07:34:26 PDT 2020


david-arm added a comment.

Sorry I forgot to mention I think we have an existing test file for extends:

llvm/test/CodeGen/AArch64/sve-sext-zext.ll

It might be worth adding these cases to that file instead of creating a new one?


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

https://reviews.llvm.org/D79587





More information about the cfe-commits mailing list