diff options
author | Phoebe Wang <phoebe.wang@intel.com> | 2025-03-21 04:00:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-21 11:00:51 +0800 |
commit | 19d2023a6668cb4964484fb93cf0a076aaef6fbc (patch) | |
tree | 8e33297f56eb864459a580b68489a868728e36ad /llvm/tools/llvm-objdump | |
parent | f01b56ffb3bee6606063ab4e6e8883eb2e4a48ea (diff) | |
download | llvm-19d2023a6668cb4964484fb93cf0a076aaef6fbc.zip llvm-19d2023a6668cb4964484fb93cf0a076aaef6fbc.tar.gz llvm-19d2023a6668cb4964484fb93cf0a076aaef6fbc.tar.bz2 |
[X86][AVX10.2] Use 's_' for saturate-convert intrinsics (#131592)
- Add '_' after cvt[t]s intrinsics when 's' is for saturation;
- Add 's_' for all ipcvt[t] intrinsics since they are all saturation
ones;
- Move 's' after 'cvt' and add '_' after it for prior `biass`
intrinsics;
This is to solve potential confusion since 's' before a type usually
represents for scalar.
Synced with GCC folks and they will change in the same way.
Diffstat (limited to 'llvm/tools/llvm-objdump')
0 files changed, 0 insertions, 0 deletions