[llvm] [AMDGPU] IGLP: Fix static variables (PR #137549)

Robert Imschweiler via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 26 07:16:52 PST 2025


================
@@ -2099,58 +2088,56 @@ bool MFMASmallGemmSingleWaveOpt::applyIGLPStrategy(
     }
   }
 
-  if (IsInitial) {
----------------
ro-i wrote:

I reworked the patch, which should fix this concern

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


More information about the llvm-commits mailing list