[llvm] [AMDGPU][NPM] Complete AsmPrinter support (PR #203509)

Vikram Hegde via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 5 17:23:12 PDT 2026


================
@@ -20,6 +20,7 @@
 #include "SIProgramInfo.h"
 #include "llvm/ADT/SetVector.h"
 #include "llvm/CodeGen/AsmPrinter.h"
+#include "llvm/Passes/CodeGenPassBuilder.h"
----------------
vikramRH wrote:

yup, fixed

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


More information about the llvm-commits mailing list