[llvm] [SelectionDAG] Improve value type selection for inline asm within selected register class (PR #135097)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 10 11:47:16 PDT 2025
arsenm wrote:
> So, I think this work might need to be put on hold for now. What do you think? @arsenm . BTW, thanks for your valueable comments!
Most codegen changes require yak shaving in other targets. There's no "hold for now", you push through them or this change will never happen.
https://github.com/llvm/llvm-project/pull/135097
More information about the llvm-commits
mailing list