aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-07-12 19:42:31 +0200
committerGitHub <noreply@github.com>2025-07-12 19:42:31 +0200
commit170578d400b6b6975d33c0598fdcf2a94123734f (patch)
tree8157e4f98e664bfb4b1726faa564543f7bd57de7 /llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
parentbce3cbc74e6026e69b181080bd90fb6b61ee34cd (diff)
downloadllvm-170578d400b6b6975d33c0598fdcf2a94123734f.zip
llvm-170578d400b6b6975d33c0598fdcf2a94123734f.tar.gz
llvm-170578d400b6b6975d33c0598fdcf2a94123734f.tar.bz2
[mlir][SPIRV] Do not access erased op in SPIRV->LLVM lowering (#148373)
This commit fixes two occurrences where an erased op was accessed at a later point of time. 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`. --------- Co-authored-by: Markus Böck <markus.boeck02@gmail.com>
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp')
0 files changed, 0 insertions, 0 deletions