[PATCH] D134840: [AArch64] Unit test for trunc lowering from i64 to i8

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 29 01:39:31 PDT 2022


fhahn added a comment.

Thanks for the patch! Could you also adda additional tests with trunc to odd types, something like `<8 x i11>` and `<9 x i8>`, to make sure we don't crash on those?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134840



More information about the llvm-commits mailing list