diff options
author | Caroline Concatto <caroline.concatto@arm.com> | 2022-10-21 16:44:23 +0100 |
---|---|---|
committer | Caroline Concatto <caroline.concatto@arm.com> | 2022-10-25 09:12:27 +0100 |
commit | ecd78ec5b98ca77010c1c22eed64699e5e4c7a8e (patch) | |
tree | bd3c0b0556416e9222df463ef6d206343f853d2c /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 885dadf648fc5b174e21175f726917e1528df218 (diff) | |
download | llvm-ecd78ec5b98ca77010c1c22eed64699e5e4c7a8e.zip llvm-ecd78ec5b98ca77010c1c22eed64699e5e4c7a8e.tar.gz llvm-ecd78ec5b98ca77010c1c22eed64699e5e4c7a8e.tar.bz2 |
[AArch64]SME2 Multiple vectors Int/FP clamp instructions for two/four registers
This patch adds the assembly/disassembly for the following instruction:
Int:
SCLAMP:Multi-vector signed clamp to minimum/maximum vector.
UCLAMP:Multi-vector unsigned clamp to minimum/maximum vector.
FP:
FCLAMP: Multi-vector floating-point clamp to minimum/maximum number.
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09
Depends on: D135563
Differential Revision: https://reviews.llvm.org/D135601
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions