[llvm] [AArch64] Fix scheduling model issue #96394 (PR #97047)

David Sherwood via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 28 06:48:28 PDT 2024


david-arm wrote:

> Is it possible to add a quick test to make sure we don't hit the same thing again? Otherwise it LGTM

Done! I've tried to add the simplest mir file test I could think of and verified it crashes without this patch.

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


More information about the llvm-commits mailing list