[llvm] [DAG] shouldReduceLoadWidth - hasOneUse should check just the loaded value - not the chain (PR #128167)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 21 04:31:06 PST 2025
arsenm wrote:
> @arsenm any preference for updating CMakeLists or making it inline?
I don't exactly follow how only this one case needs to be inline to fix the failures. It's an all or nothing problem?
https://github.com/llvm/llvm-project/pull/128167
More information about the llvm-commits
mailing list