This is an archive of the discontinued LLVM Phabricator instance.

[flang] Lower add, mul, div, and sub to HLFIR
ClosedPublic

Authored by jeanPerier on Dec 1 2022, 6:24 AM.

Details

Summary

Only lower operations when the operands are scalar for now.

Diff Detail

Event Timeline

jeanPerier created this revision.Dec 1 2022, 6:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 1 2022, 6:24 AM
jeanPerier requested review of this revision.Dec 1 2022, 6:24 AM
This revision is now accepted and ready to land.Dec 1 2022, 8:16 AM
This revision was automatically updated to reflect the committed changes.