[llvm] [AArch64] Move the perfect-shuffle table out of line (PR #202617)
Alexis Engelke via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 23:18:45 PDT 2026
================
@@ -0,0 +1,6585 @@
+//===-- AArch64PerfectShuffle.cpp - AdvSIMD Perfect Shuffle Table ---------===//
----------------
aengelke wrote:
New headers don't include the file name. See https://llvm.org/docs/CodingStandards.html#file-headers.
https://github.com/llvm/llvm-project/pull/202617
More information about the llvm-commits
mailing list