This is an archive of the discontinued LLVM Phabricator instance.

[flang][hlfir] Lower WHERE to HLFIR
ClosedPublic

Authored by jeanPerier on May 5 2023, 5:05 AM.

Details

Summary

Lower WHERE to the newly added hlfir.where and hlfir.elsewhere
operations.

Depends on D149878

Diff Detail

Event Timeline

jeanPerier created this revision.May 5 2023, 5:05 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 5 2023, 5:05 AM
jeanPerier requested review of this revision.May 5 2023, 5:05 AM
tblah accepted this revision.May 5 2023, 6:06 AM

Looks great to me. These forall/where patches are excellent

This revision is now accepted and ready to land.May 5 2023, 6:06 AM
This revision was automatically updated to reflect the committed changes.