[llvm] [Utils] update_llc_test_checks.py: updated the regexp for ARM target (PR #148287)

Benjamin Maxwell via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 29 11:08:21 PDT 2025


MacDue wrote:

This change broke `update_llc_test_checks.py` quite a few files I work on, recently:
- `llvm/test/CodeGen/AArch64/sme-za-exceptions.ll`
- and `llvm/test/CodeGen/AArch64/win-sve.ll`

But more too, I think. I was wondering what broke `update_llc_test_checks`... Please fix the AArch64 regexs or revert this change. 

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


More information about the llvm-commits mailing list