Support the names AND, OR, and XOR for the generic intrinsic
functions IAND, IOR, and IEOR respectively.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122034
[flang] Accept legacy aliases for intrinsic function names ClosedPublic Authored by klausler on Mar 18 2022, 1:41 PM.
Details Summary Support the names AND, OR, and XOR for the generic intrinsic
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 18 2022, 3:57 PM Closed by commit rGb8f029c3a4e2: [flang] Accept legacy aliases for intrinsic function names (authored by klausler). · Explain WhyMar 18 2022, 5:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 416637 flang/docs/Extensions.md
flang/lib/Evaluate/intrinsics.cpp
flang/test/Semantics/boz-literal-constants.f90
|