[clang] [CIR][AArch64] Lower vfmaq_v f32/f64 (PR #195602)
Andrzej WarzyĆski via cfe-commits
cfe-commits at lists.llvm.org
Mon May 4 09:50:31 PDT 2026
================
@@ -501,6 +501,7 @@ static mlir::Value emitCommonNeonBuiltinExpr(
// Determine the type of this overloaded NEON intrinsic.
NeonTypeFlags neonType(neonTypeConst->getZExtValue());
+
----------------
banach-space wrote:
Unrelated change, please revert.
https://github.com/llvm/llvm-project/pull/195602
More information about the cfe-commits
mailing list