[PATCH] D114159: [flang][codegen] Add a conversion for `fir.coordinate_of` - part 1
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 24 11:36:04 PST 2021
awarzynski updated this revision to Diff 389581.
awarzynski marked 6 inline comments as done.
awarzynski added a comment.
Refactor `getIntValue`, delete `voidPtrTy`, add a testcase with more than one index operand, fix typos
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114159/new/
https://reviews.llvm.org/D114159
Files:
flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/lib/Optimizer/CodeGen/TypeConverter.h
flang/test/Fir/convert-to-llvm-invalid.fir
flang/test/Fir/convert-to-llvm.fir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114159.389581.patch
Type: text/x-patch
Size: 26110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211124/2284eb42/attachment-0001.bin>
More information about the llvm-commits
mailing list