[clang] [llvm] [ARM] Armv8-R does not require fp64 or neon. (PR #88287)

Chris Copeland via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 19 10:52:10 PDT 2024


chrisnc wrote:

I've updated the PR to use the proposed approach of making `"generic"` the default CPU for armv8r. Let me know if this is alright. I still need to fix up a few of the tests to match this new behavior.

https://github.com/llvm/llvm-project/pull/88287


More information about the llvm-commits mailing list