[PATCH] D125240: [AArch64] Baseline test for D125307
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 03:04:18 PDT 2022
arichardson added a comment.
In D125240#3508421 <https://reviews.llvm.org/D125240#3508421>, @dmgreen wrote:
> Do we need --asm-show-inst, or is it enough to just show the instructions? It seems quite verbose for the information it gives.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125240/new/
https://reviews.llvm.org/D125240
More information about the llvm-commits
mailing list