diff options
author | CarolineConcatto <caroline.concatto@arm.com> | 2025-01-16 16:13:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-16 16:13:55 +0000 |
commit | 66d347b46fe7643c2721738d61cbdadb7edbcb8b (patch) | |
tree | 231ae9a07827d249e955486498b13a04df29918c /llvm/lib/FileCheck/FileCheck.cpp | |
parent | a242880371936a8a424b9d80d47eff1be051429c (diff) | |
download | llvm-66d347b46fe7643c2721738d61cbdadb7edbcb8b.zip llvm-66d347b46fe7643c2721738d61cbdadb7edbcb8b.tar.gz llvm-66d347b46fe7643c2721738d61cbdadb7edbcb8b.tar.bz2 |
[Clang][AArch64]Make Tuple Size Optional for svluti4_lane Intrinsics (#123197)
The svluti4_lane intrinsic currently requires the tuple size to be
specified in the intrinsic name when using a tuple type input.
According to the ACLE specification, the svluti4_lane intrinsic with a
tuple type input, such as:
svint16_t svluti4_lane[_s16_x2(svint16x2_t table, svuint8_t indices,
uint64_t imm_idx);
should allow the tuple size of the input type to be optional.
Diffstat (limited to 'llvm/lib/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions