summaryrefslogtreecommitdiff
path: root/libc/src/stdlib/gpu/aligned_alloc.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2025-07-03 16:36:59 +0200
committerGitHub <noreply@github.com>2025-07-03 16:36:59 +0200
commit34f124b06ffd3a4e5befafe3cf5daf7753f415ff (patch)
treef74b6390e0f45a929bdb30b28395a876c3bcf34f /libc/src/stdlib/gpu/aligned_alloc.cpp
parent522d743545e6e175315f4b96037defbe08fa2338 (diff)
[mlir][toy] Use `make_early_inc_range` when erasing ops during iteration (#146892)
Use `make_early_inc_range` when erasing operations from a block to make sure that the iterator is not invalidated. The previous implementation happened to work on a "normal" dialect conversion because some IR modifications are delayed. It no longer works with a One-Shot Dialect Conversion. The new One-Shot Dialect Conversion API is more similar to the normal rewriter API.
Diffstat (limited to 'libc/src/stdlib/gpu/aligned_alloc.cpp')
0 files changed, 0 insertions, 0 deletions