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
Unit Tests
Unit Tests
| Time | Test | |
|---|---|---|
| 20 ms | x64 debian > BOLT-Unit.Profile/_/ProfileTests/0::1 |
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