[PATCH] D156094: [AArch64] Ignore instructions not supported by CPU in AArch64SVESchedPseudoTest
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 24 07:02:08 PDT 2023
dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.
Can you check this works in a Release build? If so it looks OK to me.
(It would be good if we had a more supported way of always querying an opcode for whether it was legal. I've wanted to use the same thing in llvm-exegesis recently).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156094/new/
https://reviews.llvm.org/D156094
More information about the llvm-commits
mailing list