[PATCH] D119325: [flang] Add type conversion for !fir.box<none>

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 05:31:39 PST 2022


awarzynski accepted this revision.
awarzynski added a comment.
This revision is now accepted and ready to land.

LGTM, thanks!



================
Comment at: flang/test/Fir/types-to-llvm.fir:424
+
+// Test that fir.box<none>
+// `none` is used for polymorphic type.
----------------
Incomplete comment :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119325/new/

https://reviews.llvm.org/D119325



More information about the llvm-commits mailing list