[llvm] Fix for issue #177696 (PR #181047)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 12 08:36:37 PST 2026


================
@@ -2182,7 +2182,6 @@ bool RewriteMFMAFormStage::initHeuristics(
 
       int ReplacementOp = AMDGPU::getMFMASrcCVDstAGPROp(MI.getOpcode());
       assert(ReplacementOp != -1);
-
----------------
shiltian wrote:

unrelated change

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


More information about the llvm-commits mailing list