Implements constant folding for BTEST intrinsic function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D111849
[flang] Fold BTEST ClosedPublic Authored by klausler on Oct 14 2021, 4:01 PM.
Details
Summary Implements constant folding for BTEST intrinsic function.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 18 2021, 9:07 AM Closed by commit rG2f80b73e0cf0: [flang] Fold BTEST (authored by klausler). · Explain WhyOct 18 2021, 1:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 380514 flang/include/flang/Evaluate/type.h
flang/lib/Evaluate/fold-logical.cpp
flang/test/Evaluate/fold-btest.f90
flang/test/Evaluate/folding19.f90
|