ArfiH wrote: Thank you for the continued feedback. All comments have been addressed:
- Removed `bool isUnsigned` in `vrshr_n_v` — now uses `usgn` directly - Restored removed vrshr blocks in `neon-intrinsics.c` with `CHECK-SAME` lines - Added missing EOF newline https://github.com/llvm/llvm-project/pull/185992 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
