Update the call conversion pattern to support fir.dispatch
operation as well. The first operand of fir.dispatch op is always the
polymoprhic object. The pass_arg_pos attribute needs to be shifted when
the result is added as argument.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo