Implement constant folding of IBITS(); add test.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123707
[flang] Fold IBITS() intrinsic function ClosedPublic Authored by klausler on Apr 13 2022, 12:26 PM.
Details
Summary Implement constant folding of IBITS(); add test.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2022, 2:01 PM Closed by commit rG34cc706b9664: [flang] Fold IBITS() intrinsic function (authored by klausler). · Explain WhyApr 13 2022, 5:06 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422698 flang/lib/Evaluate/fold-integer.cpp
flang/test/Evaluate/fold-ibits.f90
|