diff options
author | Matthias Springer <me@m-sp.org> | 2025-07-26 11:07:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-26 11:07:06 +0200 |
commit | cccde9b2b1aa05f2797b29cba209c7642b7ac0f6 (patch) | |
tree | 73aec85485c0938e0aa69e5fd8f125dcb9cd84ea /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | e5f5813042e78d1c5c7c448b6f53080b0fda76e9 (diff) | |
download | llvm-cccde9b2b1aa05f2797b29cba209c7642b7ac0f6.zip llvm-cccde9b2b1aa05f2797b29cba209c7642b7ac0f6.tar.gz llvm-cccde9b2b1aa05f2797b29cba209c7642b7ac0f6.tar.bz2 |
[mlir][SCF] Do not access erased operation in `scf.while` lowering (#150741)
Do not access the erased `scf.while` operation in the lowering pattern.
That won't work anymore in a One-Shot Dialect Conversion and triggers a
use-after-free sanitizer error.
After the One-Shot Dialect Conversion refactoring, a
`ConversionPatternRewriter` will behave more like a normal
`PatternRewriter`.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions