[PATCH] D115333: [flang][codegen] Add a conversion for `fir.coordinate_of` - part 2
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 15 08:29:57 PST 2021
awarzynski updated this revision to Diff 394581.
awarzynski added a comment.
- Replace a couple of `TODO`s with an error
- Make sure that `!fir.ptr` is supported too (alongside `!fir.ref`)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115333/new/
https://reviews.llvm.org/D115333
Files:
flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/Todo/cordinate_of_5.fir
flang/test/Fir/Todo/cordinate_of_6.fir
flang/test/Fir/convert-to-llvm-invalid.fir
flang/test/Fir/convert-to-llvm.fir
flang/test/Fir/invalid.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115333.394581.patch
Type: text/x-patch
Size: 17929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/62e620ca/attachment.bin>
More information about the llvm-commits
mailing list