diff options
author | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-07-06 17:04:29 +0000 |
---|---|---|
committer | Krzysztof Drewniak <Krzysztof.Drewniak@amd.com> | 2022-07-07 14:58:13 +0000 |
commit | cab44c515c63db876a7f626fdc36be4a9157ebad (patch) | |
tree | 3d190d093790239324c8315e1d22a7127083cd9d /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | 2d01a8572076a93fa40c4af934e78a859f3096ee (diff) | |
download | llvm-cab44c515c63db876a7f626fdc36be4a9157ebad.zip llvm-cab44c515c63db876a7f626fdc36be4a9157ebad.tar.gz llvm-cab44c515c63db876a7f626fdc36be4a9157ebad.tar.bz2 |
[mlir][AMDGPU] Add --chipset option to AMDGPUToROCDL
Because the buffer descriptor structure (the V#) has no backwards-compatibility
guarentees, and since said guarantees have been violated in practice
(see https://github.com/llvm/llvm-project/issues/56323 ), and since
the `targetIsRDNA` attribute isn't something that higher-level clients can set
in general, make the lowering of the amdgpu dialect to rocdl take a --chipset
option.
Note that this option is a string because adding a parser for the Chipset
struct to llvm::cl wasn't working out.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D129228
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions