summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorGuray Ozen <guray.ozen@gmail.com>2023-10-26 10:02:32 +0200
committerGitHub <noreply@github.com>2023-10-26 11:02:32 +0300
commit5ef45c02dc0cd6cce0b3eb099707b8fc696a8ff6 (patch)
tree13882b828e529f5cb281d3934176ddcc870827f2 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentce0a750fe4b04630fcb242822627d790f4c2878b (diff)
[mlir][cuda] Avoid driver call to check max shared memory (#70021)
This PR guards the driver call with if-statement as the driver calls are more expensive. As a future todo, the if statement could be generated by the compiler and thus optimized in some cases.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions