diff options
author | Jay Foad <jay.foad@amd.com> | 2023-02-03 14:46:48 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2023-02-03 16:32:29 +0000 |
commit | 0b82746567e9c75a750e146bc27bd90c53e85829 (patch) | |
tree | 7a44f888d47f086524af0c2ce2cc31a796e5a832 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | d6e0ff60740e2297392a4bed3e5e43eff8e2713f (diff) | |
download | llvm-0b82746567e9c75a750e146bc27bd90c53e85829.zip llvm-0b82746567e9c75a750e146bc27bd90c53e85829.tar.gz llvm-0b82746567e9c75a750e146bc27bd90c53e85829.tar.bz2 |
[AMDGPU] GFX11: rename VALU pknorm instructions to pk_norm
GFX11 renames:
v_cvt_pknorm_i16_f32 to v_cvt_pk_norm_i16_f32
v_cvt_pknorm_u16_f32 to v_cvt_pk_norm_u16_f32
Accept the old name as an alias.
Fixes https://github.com/llvm/llvm-project/issues/60334
Differential Revision: https://reviews.llvm.org/D143266
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions