This is an archive of the discontinued LLVM Phabricator instance.

[flang] Implement constant folding for the NOT intrinsic
ClosedPublic

Authored by PeteSteinfeld on Jun 18 2021, 7:19 PM.

Details

Summary

I implemented constant folding for the NOT intrinsic and added some tests.

Diff Detail

Event Timeline

PeteSteinfeld requested review of this revision.Jun 18 2021, 7:19 PM
PeteSteinfeld created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 18 2021, 7:19 PM
PeteSteinfeld added a project: Restricted Project.
klausler accepted this revision.Jun 19 2021, 9:02 AM

LGTM & thanks!

This revision is now accepted and ready to land.Jun 19 2021, 9:02 AM