[llvm] [AMDGPU] Factor out common code from SIInsertWaitcnts (PR #83018)

Christudasan Devadasan via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 07:45:47 PST 2024


================
@@ -14,6 +14,7 @@
 #include "llvm/IR/InstrTypes.h"
 #include "llvm/IR/Module.h"
 #include "llvm/Support/Alignment.h"
+#include "llvm/TargetParser/TargetParser.h"
----------------
cdevadas wrote:

Done.

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


More information about the llvm-commits mailing list