[clang] [llvm] [AArch64][clang][llvm] Add ACLE Armv9.7 lookup table intrinsics (PR #187046)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 12 04:01:55 PDT 2026
================
@@ -1049,7 +1049,6 @@ def llvm_nxv4i1_ty : LLVMType<nxv4i1>;
def llvm_nxv8i1_ty : LLVMType<nxv8i1>;
def llvm_nxv16i1_ty : LLVMType<nxv16i1>;
def llvm_nxv16i8_ty : LLVMType<nxv16i8>;
-def llvm_nxv8i16_ty : LLVMType<nxv8i16>;
----------------
CarolineConcatto wrote:
Why are we removing this?
https://github.com/llvm/llvm-project/pull/187046
More information about the cfe-commits
mailing list