Details
Details
- Reviewers
dmgreen - Commits
- rGf8639133b58d: [AArch64] Baseline test for D125307
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Do we need --asm-show-inst, or is it enough to just show the instructions? It seems quite verbose for the information it gives.
Comment Actions
I initially thought we did, but it turns out the register operands are different so there are still separate CHECK lines for neon/non-neon. Will update to remove.