diff options
author | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-03-30 14:38:07 +0200 |
---|---|---|
committer | Sebastian Neubauer <sebastian.neubauer@amd.com> | 2021-04-09 12:28:36 +0200 |
commit | cc7add52986bddf9d56aff63e0de5661b9d2dc2b (patch) | |
tree | 82646b0c39618799be2ef114bc572cf3d8410310 /llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp | |
parent | c1a88e007b04d510fc6d3207ff5b2d80556d8f12 (diff) | |
download | llvm-cc7add52986bddf9d56aff63e0de5661b9d2dc2b.zip llvm-cc7add52986bddf9d56aff63e0de5661b9d2dc2b.tar.gz llvm-cc7add52986bddf9d56aff63e0de5661b9d2dc2b.tar.bz2 |
[AMDGPU] Use SIInstrFlags for flat variants. NFC
Use SIInstrFlags to differentiate between the different
variants of flat instructions (flat, global and scratch).
This should make it easier to bundle the immediate offset logic in a
single place and implement restrictions and bug workarounds.
Fixed version of D99587, which does not rely on the address space.
Differential Revision: https://reviews.llvm.org/D99743
Diffstat (limited to 'llvm/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions