This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Implement fewerElementsVector for basic FP ops
ClosedPublic

Authored by arsenm on Jan 17 2019, 9:20 AM.

Diff Detail

Event Timeline

arsenm created this revision.Jan 17 2019, 9:20 AM
volkan accepted this revision.Jan 17 2019, 12:02 PM
volkan added a reviewer: volkan.

LGTM.

This revision is now accepted and ready to land.Jan 17 2019, 12:02 PM
volkan added inline comments.Jan 17 2019, 12:02 PM
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
1332

Could you run clang-format before committing?

arsenm closed this revision.Jan 22 2019, 12:14 PM
arsenm marked an inline comment as done.

r351866