[llvm] [RegAlloc] Add a flag to toggle non-trivial rematerialization (PR #165630)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 30 15:46:56 PDT 2025


lukel97 wrote:

Before we add a flag for this, is it much trouble for you to carry this in your downstream? I'm wary of adding very specific flags for workarounds for downstream workloads. And ideally if possible we should aim to fix the compile time regression itself so the flag isn't needed.


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


More information about the llvm-commits mailing list