diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-10-25 13:33:40 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2019-10-25 13:59:56 -0700 |
commit | c7dcacf16a680f6a5ef4cbe15ff9ca40f7d128b8 (patch) | |
tree | 14e334afc73ff52cd28149e05055b48f3b4e87b5 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 1a276d1e8c5da57a0c83d1b1d1a02ec0bcdb77d7 (diff) | |
download | bcm5719-llvm-c7dcacf16a680f6a5ef4cbe15ff9ca40f7d128b8.tar.gz bcm5719-llvm-c7dcacf16a680f6a5ef4cbe15ff9ca40f7d128b8.zip |
[AMDGPU] Fixed asan failure in SIFoldOperands
Both tryFoldOMod() and tryFoldClamp() remove original instruction,
so the check MI.modifiesRegister() may use a deleted MI.
Differential Revision: https://reviews.llvm.org/D69448
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions