[llvm] [AArch64] Disable Pre-RA Scheduler for Neoverse V2 (PR #127784)

Sjoerd Meijer via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 09:11:17 PST 2025


sjoerdmeijer wrote:

> Sorry, I just meant test it doesn't crash. I was guessing that you might have been testing with -enable-misched=0, but that might have worked a little differently.

Ohhh, I see, thanks. 
Yes, I have done all my testing with `-mllvm -enable-misched=false`, then made my this change and didn't rerun things with it. So you mean that with this patch you see crashes, that's interesting! Will look.  



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


More information about the llvm-commits mailing list