diff options
author | Artem Belevich <tra@google.com> | 2024-10-30 15:13:06 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 15:13:06 -0700 |
commit | 1cecc58c3f15e3d0fe97b7f764d498e4005557e0 (patch) | |
tree | 10ecc82e5a321cb1e369230e25668a505deaf00c /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 36d56925706a32a065ec50d5a6b418e1f29a27b3 (diff) | |
download | llvm-1cecc58c3f15e3d0fe97b7f764d498e4005557e0.zip llvm-1cecc58c3f15e3d0fe97b7f764d498e4005557e0.tar.gz llvm-1cecc58c3f15e3d0fe97b7f764d498e4005557e0.tar.bz2 |
[NVPTX] instcombine known pointer AS checks. (#112964)
The change improves the code in general and, as a side effect, avoids crashing
on an impossible address space casts guarded by `__isGlobal/__isShared`, which
partially fixes https://github.com/llvm/llvm-project/issues/112760
It's still possible to trigger the issue by using explicit AS casts w/o
AS checks, but LLVM should no longer crash on valid code.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions