Details
Details
- Reviewers
fhahn - Commits
- rGdf4878d28d38: [AArch64] Tests for non-temporal loads.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
60,060 ms | x64 debian > MLIR.Examples/standalone::test.toy |
Event Timeline
Comment Actions
Add coverage for tests with odd vectors and remove uncesseary flags
Thanks for the update. It looks like it is still missing tests with uncommon element types, like i27.
llvm/test/CodeGen/AArch64/nontemporal-load.ll | ||
---|---|---|
240 | nit: missing space between load<33.. |
This comment was removed by zjaffal.
nit: -O3 is not needed here.