================
@@ -882,7 +882,16 @@ static mlir::Value emitCommonNeonBuiltinExpr(
   case NEON::BI__builtin_neon_vld3q_lane_v:
   case NEON::BI__builtin_neon_vld4_lane_v:
   case NEON::BI__builtin_neon_vld4q_lane_v:
-  case NEON::BI__builtin_neon_vmovl_v:
+  case NEON::BI__builtin_neon_vmovl_v: {
----------------
E00N777 wrote:

I think we did some redundant work — I also implemented this logic in this PR: 
https://github.com/llvm/llvm-project/pull/204088

https://github.com/llvm/llvm-project/pull/204285
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to