================
@@ -1679,6 +1711,12 @@ MachineBasicBlock::iterator 
SILoadStoreOptimizer::mergeFlatStorePair(
   return New;
 }
 
+static bool needsConstraintedOpcode(const GCNSubtarget &STM,
----------------
arsenm wrote:

Typo needsConstraintedOpcode

https://github.com/llvm/llvm-project/pull/101619
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to