Some operations are using AnyRefOrBox to specify the type of the
operands or attribute. This is the case for the fir.coordinate_of
operation. This patch updates the AnyRefOrBox to accept BaseBoxType
instead of only BoxType.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo