This patch implements compile-time folding for the F08 parity intrinsic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
flang/lib/Evaluate/fold-logical.cpp | ||
---|---|---|
25 | "ALL, ANY, & PARITY" |
Comment Actions
Fixed typo.
I noticed it before submitting, regenerated the patch, and yet somehow managed to upload the old one ... (sigh)
Comment Actions
Apologies. There was a bug in the test that caused it to always pass.
This has been fixed with this update.
"ALL, ANY, & PARITY"