================
@@ -409,301 +407,6 @@ static const ARMVectorIntrinsicInfo 
AArch64SIMDIntrinsicMap[] = {
     NEONMAP1(vxarq_u64, aarch64_crypto_xar, 0),
 };
 
-// Single-Instruction-Single-Data (SISD) intrinsics.
----------------
banach-space wrote:

@ArfiH ,  have you pushed any new code? `NEONMAP2(vrshr_n_v, ...) `and 
`NEONMAP2(vrshrq_n_v, ...) ` are still marked as deleted (as well as 
`AArch64SISDIntrinsicMap`).

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

Reply via email to