Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111364
[mlir] Add alignment option to constant tensor bufferization pass ClosedPublic Authored by ezhulenev on Oct 7 2021, 3:52 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptOct 7 2021, 3:52 PM This revision is now accepted and ready to land.Oct 8 2021, 2:21 AM Closed by commit rGe2a37bb5407e: [mlir] Add alignment option to constant tensor bufferization pass (authored by ezhulenev). · Explain WhyOct 8 2021, 3:17 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 378154 mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.h
mlir/include/mlir/Dialect/StandardOps/Transforms/Passes.td
mlir/include/mlir/Transforms/BufferUtils.h
mlir/lib/Dialect/StandardOps/Transforms/TensorConstantBufferize.cpp
mlir/test/Dialect/Standard/tensor-constant-bufferize.mlir
|