[PATCH] D133848: [Clang][AArch64] Support AArch64 target(..) attribute formats.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 1 07:32:05 PDT 2022


dmgreen added a comment.

Thanks for the review. I've had to rejig the tests a little to not be dependant on having a feature map in setFeatureEnabled. And for the dependant arch features we add now. The sve features we should be able to adjust back in the future. And I've added the other tests, thanks for the suggestion.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133848/new/

https://reviews.llvm.org/D133848



More information about the llvm-commits mailing list