[PATCH] D113879: [Flang] Notify conversion failure for Proc ops, types
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 17 05:39:36 PST 2021
kiranchandramohan updated this revision to Diff 387915.
kiranchandramohan added a comment.
Since the boxproc type has no conversion, it is not possible to test unboxproc
and boxproc_host ops. Remove tests for these and add a comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113879/new/
https://reviews.llvm.org/D113879
Files:
flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/lib/Optimizer/CodeGen/TypeConverter.h
flang/test/Fir/convert-to-llvm-invalid.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113879.387915.patch
Type: text/x-patch
Size: 5971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211117/93be3197/attachment.bin>
More information about the llvm-commits
mailing list