[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 08:46:42 PST 2022
kiranchandramohan updated this revision to Diff 411428.
kiranchandramohan added a comment.
Removed code dealing with relaxed and precise pgmath intrinsics since this is not tested.
Also removed flags which can switch between precise, relaxed, fast or llvm intrinsics.
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.411428.patch
Type: text/x-patch
Size: 24684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/507fd046/attachment.bin>
More information about the llvm-commits
mailing list