The natural alignments for extending and splatting loads had not
previously been tested. It is good to have them tested because they
are non-obvious details in the SIMD spec proposal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
1,330 ms | linux > Profile-x86_64.Profile-x86_64::Unknown Unit Message ("") |
Event Timeline
Comment Actions
LGTM.
Nit: NFC usually means code change that does not affect output, so adding more tests is not NFC by that definition.