[clang] [llvm] [polly] [DAG] shouldReduceLoadWidth - hasOneUse should check just the loaded value - not the chain (PR #128167)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 22 14:58:02 PST 2025


================
@@ -1817,7 +1817,7 @@ class TargetLoweringBase {
                                      EVT NewVT) const {
----------------
RKSimon wrote:

There's an implicit dependency that I'm still trying to track down.

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


More information about the cfe-commits mailing list