Replace most tests of the explicit Attr::ELEMENTAL symbol flag with
a new predicate IsElementalProcedure() that works correctly for alternate
ENTRY points and does the right thing for procedure interfaces that
reference elemental intrinsic functions like SIN() whose elemental
nature does not propagate.
Details
Details
- Reviewers
jeanPerier - Commits
- rG6052025b5813: [flang] Add IsElementalProcedure() predicate
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
@klausler, they are failures when processing the intrinsic modules on Windows (see bots).