[PATCH] D135875: [ARM] Add additional targets to divide tests.
David Spickett via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 14 06:32:17 PDT 2022
DavidSpickett added a comment.
Going from the architecture manual, T1 has those two instructions but for "Armv8-M Main Extension only". I see a test line for `thumbv8m.base` which I think does not have that, is it worth adding one with the main extension?
Otherwise this seems fine we're codifying what we already do and more coverage is a good thing.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135875/new/
https://reviews.llvm.org/D135875
More information about the llvm-commits
mailing list