Affine exprs compose better than arith ops.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132456
[tensor][bufferize] Use affine.apply instead of arith.addi in PadOp lowering ClosedPublic Authored by springerm on Aug 23 2022, 2:37 AM.
Details Summary Affine exprs compose better than arith ops.
Diff Detail
Event TimelineThis revision was landed with ongoing or failed builds. Closed by commit rGc37ed7762e9f: [tensor][bufferize] Use affine.apply instead of arith.addi in PadOp lowering (authored by springerm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 454762 mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
mlir/lib/Dialect/Tensor/Transforms/CMakeLists.txt
mlir/test/Dialect/Tensor/bufferize.mlir
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
|