[llvm] [Xtensa] Initial codegen support from IR (PR #78548)
Sergei Barannikov via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 07:16:51 PST 2024
================
@@ -0,0 +1,30 @@
+//===- Xtensa.h - Top-level interface for Xtensa representation -*- C++ -*-===//
+//
+// The LLVM Compiler Infrastructure
----------------
s-barannikov wrote:
Current license header template doesn't include this string. I don't know if this is important or not.
https://github.com/llvm/llvm-project/pull/78548
More information about the llvm-commits
mailing list