Details
Details
- Reviewers
jpienaar - Commits
- rG18e616c3f0dc: [mlir][shape] add value_of op
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D131976
[mlir][shape] add value_of op ClosedPublic Authored by yaochengji on Aug 16 2022, 9:43 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 16 2022, 2:59 PM Closed by commit rG18e616c3f0dc: [mlir][shape] add value_of op (authored by jpienaar). · Explain WhyAug 18 2022, 1:29 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 453165 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Dialect/Shape/ops.mlir
|
It need not be a tensor.
One could also mention this is the peer of shape_of.