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

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 06:50:18 PST 2022


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

Add testing with `flang-new -fc1`. Add co-authors.


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.411404.patch
Type: text/x-patch
Size: 26557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/f3038f4b/attachment.bin>


More information about the llvm-commits mailing list