[llvm] [RegAlloc] Remove default restriction on non-trivial rematerialization (PR #159211)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 3 07:52:51 PST 2025
preames wrote:
> I wonder if a Clang profile collected while compiling the problematic file before and after this commit would be helpful to diagnose the problem?
Yes please, this might very well be sufficient. I'd encourage you to file an issue with all the information you have. I'm requesting an issue only because it sounds like this may be a hunt for a bit, and I want to leave this review description open for other reports without risking things getting interwoven and lost.
https://github.com/llvm/llvm-project/pull/159211
More information about the llvm-commits
mailing list