[all-commits] [llvm/llvm-project] aabb01: [mlir][bufferization] Fix OpFilter::denyDialect (#...
Matteo Franciolini via All-commits
all-commits at lists.llvm.org
Wed Sep 11 12:04:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aabb0121eece5243aca847cf2962f6464679c3c4
https://github.com/llvm/llvm-project/commit/aabb0121eece5243aca847cf2962f6464679c3c4
Author: Matteo Franciolini <mfranciolini at tesla.com>
Date: 2024-09-11 (Wed, 11 Sep 2024)
Changed paths:
M mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
Log Message:
-----------
[mlir][bufferization] Fix OpFilter::denyDialect (#108249)
The implementation would crash with unloaded dialects.
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