This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

klausler created this revision.Apr 13 2022, 12:26 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: jdoerfert. · View Herald Transcript
klausler requested review of this revision.Apr 13 2022, 12:26 PM
vdonaldson accepted this revision.Apr 13 2022, 2:01 PM
This revision is now accepted and ready to land.Apr 13 2022, 2:01 PM
This revision was automatically updated to reflect the committed changes.