[llvm] [AArch64] Support symmetric complex deinterleaving with higher factors (PR #151295)
Igor Kirillov via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 11 01:53:26 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:
Ah, yes, you are right!
https://github.com/llvm/llvm-project/pull/151295
More information about the llvm-commits
mailing list