diff options
author | Jun Wang <jwang86@yahoo.com> | 2025-07-02 10:05:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-02 10:05:25 -0700 |
commit | 641ad52b6ab4ea80c16becffb79e249fc5039f18 (patch) | |
tree | 955dcd27300798aa7c71b5382a5973e1fa541626 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2fe0feb84875189478d8dd998cc992fa76562709 (diff) | |
download | llvm-641ad52b6ab4ea80c16becffb79e249fc5039f18.zip llvm-641ad52b6ab4ea80c16becffb79e249fc5039f18.tar.gz llvm-641ad52b6ab4ea80c16becffb79e249fc5039f18.tar.bz2 |
[AMDGPU][MC] Fix disassembly for v_permlane16_swap_b32 for GFX950 (#146600)
When targeting GFX950, disassembly of v_permlane16_swap_b32 and
v_permlane32_swap_b32 instructions produces errors when they use certain
vdst operand values, e.g., v_permlane16_swap_b32 v218, v219. This patch
fixes this problem.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions