It is no longer necessary to also convert other "standard" ops along with the
complex dialect: the element types are now built-in integers or floating point
types, and the top-level cast between complex and struct is automatically
inserted and removed in progressive lowering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo