This allows it to be dead code eliminated when unused.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96797
[mlir][Shape] Mark BroadcastOp as not having side effects ClosedPublic Authored by bkramer on Feb 16 2021, 9:30 AM.
Details Summary This allows it to be dead code eliminated when unused.
Diff Detail
Event TimelineClosed by commit rG82b692e54698: [mlir][Shape] Mark BroadcastOp as not having side effects (authored by bkramer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 324227 mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
mlir/test/Dialect/Shape/canonicalize.mlir
|