diff options
| author | Maksim Levental <maksim.levental@gmail.com> | 2025-07-25 06:56:27 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-07-25 07:56:27 -0400 |
| commit | 8e8f195322a6194fbe410265ac7a7623312310c8 (patch) | |
| tree | 8f0781ca92b5490c239843e015a4ffb2288cfabb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | a850912de18cf5dd5d92837bb159bf227ef830d6 (diff) | |
[mlir][amd] fix LLVM::InsertValueOp::create failure to disambiguate (#150605)
fixes
https://github.com/llvm/llvm-project/pull/149879#issuecomment-3117145615
Note this happens because ADL can't disambiguate between
`mlir::DenseI64ArrayAttr` and `llvm::ArrayRef<int64_t>` **for the value
0** which I guess is equal to nullptr on some (most?) systems.
Note, this only occurs with the value 0.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
