[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 04:50:40 PST 2021
clementval marked 2 inline comments as done.
clementval added a comment.
In D113662#3124167 <https://reviews.llvm.org/D113662#3124167>, @awarzynski wrote:
> Shall I do the same for `fir.end`? https://reviews.llvm.org/D113295
I didn't really follow the fir.end discussion but my intuition is that `fir.end` is probably converted together with its parent operation.
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