[PATCH] D113931: [fir] Add fir.box_tdesc conversion
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 17 02:28:08 PST 2021
clementval added a comment.
In D113931#3136190 <https://reviews.llvm.org/D113931#3136190>, @kiranchandramohan wrote:
> LGTM.
>
> Is this feature complete? From docs this op seems to be for Fortran 2003 select type. Also the related gentypedesc was marked todo.
It's complete as of now. Might need rework later if things change when we implement F20xx.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113931/new/
https://reviews.llvm.org/D113931
More information about the llvm-commits
mailing list