================
@@ -1034,6 +1030,10 @@ class SIInstrInfo final : public AMDGPUGenInstrInfo {
return get(Opcode).TSFlags & SIInstrFlags::ASYNC_CNT;
}
+ static bool usesLGKM_CNT(const MachineInstr &MI) {
----------------
Pierre-vh wrote:function moves for no reason? https://github.com/llvm/llvm-project/pull/180467 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
