Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
The change looks good to me. Thanks for the cleanup!
mlir/include/mlir/Dialect/Complex/IR/ComplexAttributes.td | ||
---|---|---|
37–39 | It might be better to add a description field here. (Sorry, I forgot to add them) APFloatParameter<"real part">:$real, APFloatParameter<"imaginary part">:$imag |
It might be better to add a description field here. (Sorry, I forgot to add them)