diff options
author | Mirko BrkuĊĦanin <Mirko.Brkusanin@amd.com> | 2024-10-28 10:43:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-28 10:43:18 +0100 |
commit | fa4790e404843cff4370cf259b93e51e8341469d (patch) | |
tree | 2ce67128acca90b44f8d64e95e71eb054ace7330 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 96f5c683500eb2d7f7c3984e3a056315c50c4662 (diff) | |
download | llvm-fa4790e404843cff4370cf259b93e51e8341469d.zip llvm-fa4790e404843cff4370cf259b93e51e8341469d.tar.gz llvm-fa4790e404843cff4370cf259b93e51e8341469d.tar.bz2 |
[AMDGPU][MC] Fix disassembler for VIMAGE when non-first vaddr is v0 (#113569)
For disassembler tables we use *V1_V4* variants for VIMAGE and then
remove unused vaddr fields. *V1_V1* variant, which has every vaddr
field other than vaddr0 set to 0, was also enabled and caused confusion
when decoding cases which used v0 (whose encoded value is 0)
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions