diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-07-15 15:49:55 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-07-28 09:16:11 -0500 |
commit | fe13002bb37caf7425dfdb56b8f891c3f33b54b6 (patch) | |
tree | 2660c12743f2615f7b65c1d1465fce02a1b1afe3 /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 6e56d0dbe3c89d3cd5730a57b9049b74e0bf605f (diff) | |
download | llvm-fe13002bb37caf7425dfdb56b8f891c3f33b54b6.zip llvm-fe13002bb37caf7425dfdb56b8f891c3f33b54b6.tar.gz llvm-fe13002bb37caf7425dfdb56b8f891c3f33b54b6.tar.bz2 |
[HLSL] Add __builtin_hlsl_create_handle
This is pretty straightforward, it just adds a builtin to return a
pointer to a resource handle. This maps to a dx intrinsic.
The shape of this builtin and the underlying intrinsic will likely
shift a bit as this implementation becomes more feature complete, but
this is a good basis to get started.
Depends on D128569.
Differential Revision: https://reviews.llvm.org/D130016
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions