diff options
author | S. Bharadwaj Yadavalli <Bharadwaj.Yadavalli@microsoft.com> | 2024-07-30 17:25:58 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 17:25:58 -0400 |
commit | cdfd884b0ec698f86a321ba53dc4d9c0b0e930fa (patch) | |
tree | 2e49eb1f7bbb3187a9702d1ae13b550ab6224487 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 9808f484534f503e9975d367082ff6933676ca20 (diff) | |
download | llvm-cdfd884b0ec698f86a321ba53dc4d9c0b0e930fa.zip llvm-cdfd884b0ec698f86a321ba53dc4d9c0b0e930fa.tar.gz llvm-cdfd884b0ec698f86a321ba53dc4d9c0b0e930fa.tar.bz2 |
[DXIL] Add DXIL version-specific TableGen specification and implementation of DXIL Ops (#97593)
Update TableGen specification of DXIL Op records in DXIL.td per the
current design document.
- Facilitate specification of overloads, shader stage and attributes
predicated on DXIL Ops predicated DXIL version.
Implement functionality to consume in TableGen backend, DXILEmitter, the
above specification enhancements, and generate C++ code (in
(DXILOperations.inc) that represents properties of DXIL Ops, associated
type declarations and corresponding accessor functions.
Changes to DXIL Op Lowering pass to consume the DXIL Op representation
generated by the TableGen back end.
Add mtriple with the required shader model version to commandline of
tests.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions