These are element-wise operations that operates on shapes with equal ranks.
Also add missing printer/parser for join operator.
Details
Details
- Reviewers
frgossen silvas - Commits
- rGe74e6afcf13a: [shape] Add min and max ops
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
document the rank mismatch behavior explicitly (UB or propagated error?).