[llvm] AArch64: Add tests for arm64ec for special case math functions (PR #147234)
Eli Friedman via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 7 09:54:23 PDT 2025
https://github.com/efriedma-quic approved this pull request.
LGTM
I think update_llc_test_checks doesn't really work on arm64ec because it can't parse the function start label (instead of the normal `test:`, we generate something like `"#test":`). I meant to look at it at some point, but I haven't gotten around to it.
https://github.com/llvm/llvm-project/pull/147234
More information about the llvm-commits
mailing list