[llvm] [AArch64] TableGen-erate SDNode descriptions (PR #140472)
Benjamin Maxwell via llvm-commits
llvm-commits at lists.llvm.org
Tue May 27 04:23:00 PDT 2025
================
@@ -1,12 +1,11 @@
-//===- llvm/unittest/CodeGen/AArch64SelectionDAGTest.cpp -------------------------===//
-//
+//===----------------------------------------------------------------------===//
----------------
MacDue wrote:
IIUC it used to be a requirement; however, the coding guidelines have since removed it: https://llvm.org/docs/CodingStandards.html#file-headers
https://github.com/llvm/llvm-project/pull/140472
More information about the llvm-commits
mailing list