The assembly formats are essentially the generic forms without
quotations and type information.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/test/Dialect/Shape/ops.mlir | ||
---|---|---|
74–76 | can we remove the parentheses? It's easier to type and read IMO and is consistent with many std and other ops (like addi) |
Comment Actions
@silvas I was going to wait because you hadn't accepted the commit, but because (1) I am not working the next 4 days and (2) have other commits using these operations, I'm going to submit this, but can follow up on any other feedback.
can we remove the parentheses? It's easier to type and read IMO and is consistent with many std and other ops (like addi)