diff options
| author | Akshay Deodhar <adeodhar@nvidia.com> | 2024-06-24 14:47:42 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 14:47:42 -0700 |
| commit | 687d6fbfac6205e6f53ea58584278c09738ea708 (patch) | |
| tree | 30b5476d94fdffa7e075a624a88c54b48361901d /lldb/test/API/python_api | |
| parent | a030c8bc87be0599e861f5d8fe8254ac8d6e84ba (diff) | |
| download | llvm-687d6fbfac6205e6f53ea58584278c09738ea708.zip llvm-687d6fbfac6205e6f53ea58584278c09738ea708.tar.gz llvm-687d6fbfac6205e6f53ea58584278c09738ea708.tar.bz2 | |
[NVPTX] Basic support for "grid_constant" (#96125)
- Adds a helper function for checking whether an argument is a
[grid_constant](https://docs.nvidia.com/cuda/nvvm-ir-spec/index.html#supported-properties).
- Adds support for cvta.param using changes from
https://github.com/llvm/llvm-project/pull/95289
- Supports escaped grid_constant pointers conservatively, by casting all
uses to the generic address space with cvta.param.
Diffstat (limited to 'lldb/test/API/python_api')
0 files changed, 0 insertions, 0 deletions
