[PATCH] D113662: [fir] Add placeholder conversion pattern for disptach operations
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 11 05:57:51 PST 2021
clementval added a comment.
In D113662#3124276 <https://reviews.llvm.org/D113662#3124276>, @awarzynski wrote:
> In D113662#3124234 <https://reviews.llvm.org/D113662#3124234>, @clementval wrote:
>
>> I didn't really follow the fir.end discussion but my intuition is that `fir.end` is probably converted together with its parent operation.
>
> That's not what I saw in my experiments. Perhaps that's what we should aim for or something that we still need to port from fir-dev? Time will tell!
Of course since the parent operations are not converted yet.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113662/new/
https://reviews.llvm.org/D113662
More information about the llvm-commits
mailing list