[llvm] [CodeGen] Let `PassBuilder` support machine passes (PR #76320)

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 11 14:07:07 PST 2024


================
@@ -73,6 +73,7 @@
 #include "llvm/Analysis/TypeBasedAliasAnalysis.h"
 #include "llvm/Analysis/UniformityAnalysis.h"
 #include "llvm/CodeGen/CallBrPrepare.h"
+#include "llvm/CodeGen/CodeGenPassBuilder.h"
----------------
paperchalice wrote:

Sure, will remove them later.

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


More information about the llvm-commits mailing list