[llvm] [ARM] Optimise non-ABI frame pointers (PR #110286)
Oliver Stannard via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 03:17:40 PDT 2024
================
@@ -1,10 +1,55 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
----------------
ostannard wrote:
There are good arguments both ways, but in this case I think that using the update script makes it easier to review the updated tests, because it's easy for manually-written tests to miss context which is important for a later change.
https://github.com/llvm/llvm-project/pull/110286
More information about the llvm-commits
mailing list