[llvm] [AArch64] Support symmetric complex deinterleaving with higher factors (PR #151295)
Igor Kirillov via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 31 06:27:30 PDT 2025
================
@@ -67,6 +67,7 @@
#include "llvm/CodeGen/TargetLowering.h"
#include "llvm/CodeGen/TargetSubtargetInfo.h"
#include "llvm/IR/IRBuilder.h"
+#include "llvm/IR/Intrinsics.h"
----------------
igogo-x86 wrote:
I think we don't need that
https://github.com/llvm/llvm-project/pull/151295
More information about the llvm-commits
mailing list