[PATCH] D113295: [flang] Transform `fir.end` to an empty statement
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 8 10:21:34 PST 2021
clementval added inline comments.
================
Comment at: flang/test/Fir/convert-to-llvm.fir:332
+
+"fir.end"() : () -> ()
+
----------------
It would probably make more sense to have a real use case where the op is actually used as a terminator.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113295/new/
https://reviews.llvm.org/D113295
More information about the llvm-commits
mailing list