[flang-commits] [PATCH] D95830: [flang] Implement IEEE_SUPPORT_xxx inquiry functions
Peter Klausler via Phabricator via flang-commits
flang-commits at lists.llvm.org
Mon Feb 1 15:26:06 PST 2021
klausler created this revision.
klausler added a reviewer: PeteSteinfeld.
klausler added a project: Flang.
Herald added a subscriber: jdoerfert.
klausler requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Implement IEEE_SUPPORT_DATATYPE() and other inquiry intrinisic
functions from the intrinsic module IEEE_ARITHMETIC, folding all of
their results to .TRUE.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D95830
Files:
flang/lib/Evaluate/fold-logical.cpp
flang/lib/Evaluate/intrinsics.cpp
flang/module/__fortran_builtins.f90
flang/module/ieee_arithmetic.f90
flang/test/Evaluate/folding18.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95830.320624.patch
Type: text/x-patch
Size: 10032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20210201/b913512f/attachment.bin>
More information about the flang-commits
mailing list