Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/CodeGen/AArch64/nontemporal-load.ll | ||
---|---|---|
19 | Looks like those are duplicated? |
Comment Actions
Shouldn't we fix big-endian at the same time? It's difficult to justify the benefit of adding known-broken tests.
Comment Actions
yeah we should fix the LDNP256 lowering for BE, pre-commit the test just makes it easier to see the changes for the fix. @zjaffal could you also put up a patch fixing the 256bit LDNP lowering for BE as follow-up?
Looks like those are duplicated?