diff options
author | Jack Kirk <jack.kirk@codeplay.com> | 2022-01-13 12:01:20 -0800 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2022-01-13 13:29:48 -0800 |
commit | bef3eb83442a2f30c761a03793bd56c961f49cdd (patch) | |
tree | ec66da91210bbe9971460874344c5d648f4a72d7 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h | |
parent | 07f9fb8b51417ec3e6f46508e1b5ef78287b32ad (diff) | |
download | llvm-bef3eb83442a2f30c761a03793bd56c961f49cdd.zip llvm-bef3eb83442a2f30c761a03793bd56c961f49cdd.tar.gz llvm-bef3eb83442a2f30c761a03793bd56c961f49cdd.tar.bz2 |
[Clang][NVPTX]Add NVPTX intrinsics and builtins for CUDA PTX cvt sm80 instructions
Adds NVPTX intrinsics and builtins for CUDA PTX cvt instructions for sm80
architectures and above. Requires ptx 7.0.
PTX ISA description of cvt instructions :
https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#data-movement-and-conversion-instructions-cvt
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Differential Revision: https://reviews.llvm.org/D116673
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptedProcessPythonInterface.h')
0 files changed, 0 insertions, 0 deletions