[llvm-branch-commits] [llvm] [MIR2Vec] Handle Operands (PR #163281)
S. VenkataKeerthy via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 15 11:12:55 PDT 2025
================
@@ -275,4 +377,4 @@ MachineFunctionPass *createMIR2VecPrinterLegacyPass(raw_ostream &OS);
} // namespace llvm
-#endif // LLVM_CODEGEN_MIR2VEC_H
\ No newline at end of file
+#endif // LLVM_CODEGEN_MIR2VEC_H
----------------
svkeerthy wrote:
Fixing existing case
https://github.com/llvm/llvm-project/pull/163281
More information about the llvm-branch-commits
mailing list