[PATCH] D113405: [fir] Add !fir.logical type conversion
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 08:25:37 PST 2021
kiranchandramohan accepted this revision.
kiranchandramohan added a comment.
This revision is now accepted and ready to land.
LGTM.
Nit: In the Summary please convert LLVM IR to LLVM IR Dialect/LLVM Dialect.
================
Comment at: flang/test/Fir/types-to-llvm.fir:70
+// CHECK-LABEL: foo3
+// CHECK-SAME: i64
----------------
Assuming we do not support fir.logical<16>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113405/new/
https://reviews.llvm.org/D113405
More information about the llvm-commits
mailing list