[llvm] [AArch64] Update tests for stack-probing (PR #102181)
David Green via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 22:47:40 PDT 2024
https://github.com/davemgreen commented:
Hi - this tests was generated with update_llc_test_checks.py. You might find that someone comes along and regenerates the check lines with it.
It looks like the new test tries to document something about how the assembly instructions are ordered, but from what I can see that should be handled by the usual register dependencies. Can you explain why INVALID_TO_BREAK_UP_CHECK_DAG? Do you have a follow-up that changes how the tests are generated, and could it just use update_llc_test_checks?
https://github.com/llvm/llvm-project/pull/102181
More information about the llvm-commits
mailing list