It is more useful to use ComplexType as type of the attribute than to
use the element type as attribute type. This means when using this
attribute in complex::ConstantOp, we just need to check whether
the types match.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo