diff options
author | Jay Foad <jay.foad@amd.com> | 2024-02-20 12:58:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-20 12:58:07 +0000 |
commit | ddba6b271c07b4bb640b2f2b742710557a762142 (patch) | |
tree | 1aabca351aea005b2b660b9c60a17d7e72a78140 /llvm/lib/CodeGen | |
parent | d5922cf72cc18a7ac9f7afd1941ee2f7773d8469 (diff) | |
download | llvm-ddba6b271c07b4bb640b2f2b742710557a762142.zip llvm-ddba6b271c07b4bb640b2f2b742710557a762142.tar.gz llvm-ddba6b271c07b4bb640b2f2b742710557a762142.tar.bz2 |
[AMDGPU] Stop using SDWA DecoderNamespaces. NFCI. (#82233)
64-bit SDWA encodings have to be checked first because their first 32
bits are a special case of the corresponding 32-bit non-SDWA encoding of
the same instruction. But all 64-bit encodings are checked first, so we
don't need special handling for SDWA.
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions