[PATCH] D119990: [WIP][Flang] Initial patch to lower a Fortran intrinsic
Kiran Chandramohan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 02:12:57 PST 2022
kiranchandramohan updated this revision to Diff 410254.
kiranchandramohan added a comment.
Further, simplified the patch. Added some tests, adjusted comments, modified commit message.
Patch is ready for review now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119990/new/
https://reviews.llvm.org/D119990
Files:
flang/include/flang/Lower/IntrinsicCall.h
flang/lib/Lower/CMakeLists.txt
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/IntrinsicCall.cpp
flang/test/Lower/Intrinsics/iand.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119990.410254.patch
Type: text/x-patch
Size: 22896 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220221/c4aae963/attachment.bin>
More information about the llvm-commits
mailing list