diff options
| author | Justin Bogner <mail@justinbogner.com> | 2024-08-19 09:55:15 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-19 09:55:15 -0700 |
| commit | 7d60f4648b9f794b8965b84a7a5641dfc5e07fae (patch) | |
| tree | 9b8f5063763b3b0b0b9b6f0f72c4069ca39d32c4 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 93d0f82272dc230ff4d53d48c43b2f1518754a7b (diff) | |
[DirectX] Differentiate between 0/1 overloads in the OpBuilder. NFC
DXIL operations that only have one signature behave one of two ways - either
they are always suffixed with a type like `dx.op.ThreadId.i32` and hence have
exactly one overload, or they're never suffixed like `dx.op.CreateHandle` and
hence have zero overloads.
Update DXIL.td for operations that have one overload and remove the hack in the
builder that was adjusting names for unoverloaded ops.
Pull Request: https://github.com/llvm/llvm-project/pull/104246
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
