================
@@ -710,6 +710,24 @@ class SIInsertWaitcnts {
std::optional<WaitEventType>
getExpertSchedulingEventType(const MachineInstr &Inst) const;
+ bool isAsync(const MachineInstr &MI) const {
----------------
Pierre-vh wrote:
nit: I think those 3 functions should go in `TII` directly
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