Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139929
Remove sentinel argument from dispatchIndexOpFoldResults. Post clean-up after merger of kDynamicSize and kDynamicStrideOrOffset. ClosedPublic Authored by khasanovaa on Dec 13 2022, 4:35 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 13 2022, 4:51 AM Closed by commit rGded75a282a15: Remove sentinel argument from dispatchIndexOpFoldResults. (authored by khasanovaa). · Explain WhyDec 13 2022, 5:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482437 mlir/include/mlir/Dialect/Utils/StaticValueUtils.h
mlir/lib/Dialect/Linalg/TransformOps/LinalgTransformOps.cpp
mlir/lib/Dialect/Linalg/Transforms/TilingInterfaceImpl.cpp
mlir/lib/Dialect/MemRef/IR/MemRefOps.cpp
mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
mlir/lib/Dialect/Tensor/IR/TensorTilingInterfaceImpl.cpp
mlir/lib/Dialect/Utils/StaticValueUtils.cpp
|