diff options
author | Jun Wang <jwang86@yahoo.com> | 2024-10-24 16:19:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 16:19:18 -0700 |
commit | 19b04533612e96a442bd5c63d75fd4e67d796193 (patch) | |
tree | 32e1a012358bcf1e0db6fb212ca0da9abf111080 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 633a6c91a3d8b8c97de661d7e611ff9720b857ab (diff) | |
download | llvm-19b04533612e96a442bd5c63d75fd4e67d796193.zip llvm-19b04533612e96a442bd5c63d75fd4e67d796193.tar.gz llvm-19b04533612e96a442bd5c63d75fd4e67d796193.tar.bz2 |
[AMDGPU][MC] Fix disassembler problem for image_atomic with TFE (#112622)
For image_atomic instructions with TFE, in some cases (e.g., when
dmask=3) the disassembler produces dst register with wrong size (e.g.,
image_atomic_smin v5, v1, s[8:15] dmask:0x3 tfe, instead of v[5:7]).
This patch fixes the VDataDwords values for image atomic instructions.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions