Fold the transformational intrinsic function FINDLOC() for
all combinations of optional arguments and data types.
Details
Details
- Reviewers
jeanPerier sscalpone - Commits
- rG82568675087e: [flang] Fold FINDLOC()
Diff Detail
Diff Detail
Paths
| Differential D110757
[flang] Fold FINDLOC() ClosedPublic Authored by klausler on Sep 29 2021, 12:41 PM.
Details
Summary Fold the transformational intrinsic function FINDLOC() for
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 29 2021, 11:49 PM This revision was landed with ongoing or failed builds.Sep 30 2021, 12:08 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 375996 flang/include/flang/Evaluate/constant.h
flang/include/flang/Parser/provenance.h
flang/lib/Evaluate/constant.cpp
flang/lib/Evaluate/fold-character.cpp
flang/lib/Evaluate/fold-integer.cppflang/lib/Evaluate/fold-logical.cpp
flang/lib/Evaluate/fold-reduction.h
flang/lib/Evaluate/fold-reduction.cpp
flang/lib/Evaluate/shape.cpp
flang/test/Evaluate/folding30.f90
|
clang-tidy: warning: do not use 'else' after 'return' [llvm-else-after-return]
not useful