[llvm] [AArch64] Stack probing for dynamic allocas in GlobalISel (PR #67123)
Momchil Velikov via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 07:07:51 PDT 2023
momchil-velikov wrote:
Indeed, that's a bug in https://github.com/llvm/llvm-project/pull/67123/commits/86e003feef19b859736476b5b3f15e3637da7307 , specifically in the definition on `PROBED_STACKALLOC_DYN` pseudo-instruction - it must declare that it implicitly modifies flags.
Thank you again, I will fix that in a follow-up update.
https://github.com/llvm/llvm-project/pull/67123
More information about the llvm-commits
mailing list