================
@@ -1049,14 +1098,16 @@ static mlir::Value emitCommonNeonBuiltinExpr(
return emitNeonCallToOp<cir::FMAOp>(cgf.cgm, cgf.getBuilder(), {ty, ty,
ty},
fmaOps, std::nullopt, ty, loc);
}
- case NEON::BI__builtin_neon_vld1_v:
- case NEON::BI__builtin_neon_vld1q_v:
----------------
banach-space wrote:
Could you also move this in ARM.cpp so that both files have identical order? It
makes comparison so much easier. Thank you!
https://github.com/llvm/llvm-project/pull/218319
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits