[PATCH] D148068: [AArch64] Lower fused complex multiply-add intrinsic to AArch64::FCMA
Igor Kirillov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 03:13:54 PDT 2023
igor.kirillov added a comment.
Could you clarify if there will be additional work in the future? The thing is there is a pass at llvm/lib/CodeGen/ComplexDeinterleaving.cpp that generates FCMLA/FCADD architecture specific intrinsics using TargetLower::createComplexDeinterleavingIR
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148068/new/
https://reviews.llvm.org/D148068
More information about the llvm-commits
mailing list