[all-commits] [llvm/llvm-project] 7cf8dd: [mlir][bufferization] Do not access operation afte...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Thu Jul 3 04:20:23 PDT 2025
Branch: refs/heads/users/matthias-springer/bufferization_erase_later
Home: https://github.com/llvm/llvm-project
Commit: 7cf8dd1605eeebd9ad0f3adc7b44431513022812
https://github.com/llvm/llvm-project/commit/7cf8dd1605eeebd9ad0f3adc7b44431513022812
Author: Matthias Springer <me at m-sp.org>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M mlir/lib/Conversion/BufferizationToMemRef/BufferizationToMemRef.cpp
Log Message:
-----------
[mlir][bufferization] Do not access operation after it was replaced
Accessing an erased operation will no longer work during a One-Shot Dialect Conversion.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list