[llvm-branch-commits] [llvm] [MIR2Vec] Handle Operands (PR #163281)
Mircea Trofin via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Oct 15 07:27:17 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
----------------
mtrofin wrote:
<!--__GRAPHITE_HTML_TAG_START__--><p class='graphite__hidden'><i>[Re: line +381]</i></p><!--__GRAPHITE_HTML_TAG_END__-->
spurious change, or fixing an existing "no end of file newline" case?
<!--__GRAPHITE_HTML_TAG_START__--><p class='graphite__hidden'>See this comment inline on <a href="https://app.graphite.dev/github/pr/llvm/llvm-project/163281?utm_source=unchanged-line-comment">Graphite</a>.</p><!--__GRAPHITE_HTML_TAG_END__-->
https://github.com/llvm/llvm-project/pull/163281
More information about the llvm-branch-commits
mailing list