We already have templatized ALLOW filters but the DENY filters were missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D125358
[mlir][bufferize] Add helpers for templatized DENY filters ClosedPublic Authored by springerm on May 11 2022, 1:20 AM.
Details Summary We already have templatized ALLOW filters but the DENY filters were missing.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 11 2022, 10:14 PM This revision was landed with ongoing or failed builds.May 12 2022, 12:23 AM Closed by commit rG011f1b1c1ffb: [mlir][bufferize] Add helpers for templatized DENY filters (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 428863 mlir/include/mlir/Dialect/Bufferization/IR/BufferizableOpInterface.h
|