[PATCH] D120403: [WIP][Flang] Lower Fortran intrinsic to a runtime call/llvm intr

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 15:30:28 PST 2022


kiranchandramohan updated this revision to Diff 411246.
kiranchandramohan added a comment.

Added tests. Patch is ready for review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120403/new/

https://reviews.llvm.org/D120403

Files:
  flang/lib/Lower/IntrinsicCall.cpp
  flang/test/Lower/Intrinsics/abs.f90
  flang/test/Lower/Intrinsics/missing-math-runtime.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120403.411246.patch
Type: text/x-patch
Size: 26505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220224/918efece/attachment.bin>


More information about the llvm-commits mailing list