This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix the vector version of EOSHIFT with a BOUNDARY argument
ClosedPublic

Authored by PeteSteinfeld on Aug 17 2021, 3:01 PM.

Details

Summary

When the vector version of EOSHIFT was called, the BOUNDARY argument was being
ignored. I fixed that and added a test that would not pass without this fix.

Diff Detail

Event Timeline

PeteSteinfeld requested review of this revision.Aug 17 2021, 3:01 PM
PeteSteinfeld created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptAug 17 2021, 3:01 PM
PeteSteinfeld added a project: Restricted Project.
klausler accepted this revision.Aug 17 2021, 3:08 PM
This revision is now accepted and ready to land.Aug 17 2021, 3:08 PM
This revision was landed with ongoing or failed builds.Aug 17 2021, 3:22 PM
This revision was automatically updated to reflect the committed changes.