[llvm] [CodeGen][ExpandIRInsts] NFC: cleanup style. (PR #194978)

Rahul Joshi via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 09:28:14 PDT 2026


================
@@ -45,12 +45,12 @@
 #include "llvm/IR/PassManager.h"
 #include "llvm/InitializePasses.h"
 #include "llvm/Pass.h"
+#include "llvm/Support/Casting.h"
----------------
jurahul wrote:

nvm: I read it the reverse :) 

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


More information about the llvm-commits mailing list