[PATCH] D120403: Lower Fortran intrinsic to a runtime call/llvm intrinsic
Valentin Clement via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 25 09:19:37 PST 2022
clementval added a comment.
In D120403#3345805 <https://reviews.llvm.org/D120403#3345805>, @kiranchandramohan wrote:
> 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.
Would be better to remove the code before review.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120403/new/
https://reviews.llvm.org/D120403
More information about the llvm-commits
mailing list