This patch tests folding of the F08 shift (shiftl, shiftr`, shifta) and combined shift (dshiftl, dshiftr) intrinsics. This is related to D129316 which implements lowering for those intrinsics.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D129696
[flang][NFC] Test folding F08 shift intrinsics ClosedPublic Authored by tarunprabhu on Jul 13 2022, 2:33 PM.
Details Summary This patch tests folding of the F08 shift (shiftl, shiftr`, shifta) and combined shift (dshiftl, dshiftr) intrinsics. This is related to D129316 which implements lowering for those intrinsics.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jul 13 2022, 2:36 PM Closed by commit rG3d85879bbf10: [flang][NFC] Test folding of F08 shift intrinsics (authored by tarunprabhu). · Explain WhyJul 21 2022, 10:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 444420 flang/test/Evaluate/fold-dshift.f90
flang/test/Evaluate/fold-shift.f90
|