This test is added so that it can be updated when 'trunc' lowering is extended to use AArch64 'tbl' instructions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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?
nit: remove newline here