Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D136733
[mlir][Tensor] Change `createDimValues` to return a list of `OpFoldResult`s. ClosedPublic Authored by mravishankar on Oct 25 2022, 9:37 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 25 2022, 9:51 PM Closed by commit rG188b041bf5d6: [mlir][Tensor] Change `createDimValues` to return a list of `OpFoldResult`s. (authored by mravishankar). · Explain WhyOct 26 2022, 8:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 471002 mlir/include/mlir/Dialect/Tensor/Utils/Utils.h
mlir/lib/Dialect/Tensor/Utils/Utils.cpp
|