Some intrinsic functions weren't findable because the table
wasn't strictly in order of names.
And complete a missing generalization of the extension DCONJG
to accept any kind of complex argument, like DREAL and DIMAG
were.
Paths
| Differential D110002
[flang] Put intrinsic function table back into order ClosedPublic Authored by klausler on Sep 17 2021, 2:03 PM.
Details Summary Some intrinsic functions weren't findable because the table And complete a missing generalization of the extension DCONJG
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 20 2021, 12:19 AM Closed by commit rG5661317f864a: [flang] Put intrinsic function table back into order (authored by klausler). · Explain WhySep 20 2021, 8:40 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 373606 flang/lib/Evaluate/intrinsics.cpp
flang/unittests/Evaluate/intrinsics.cpp
|