This is an archive of the discontinued LLVM Phabricator instance.

GlobalISel: Partially implement widenScalar for MERGE_VALUES
ClosedPublic

Authored by arsenm on Jan 21 2019, 2:23 PM.

Diff Detail

Event Timeline

arsenm created this revision.Jan 21 2019, 2:23 PM
arsenm updated this revision to Diff 182999.Jan 22 2019, 4:49 PM
arsenm updated this revision to Diff 183779.Jan 27 2019, 3:19 PM

Rebase, fix aarch64 test

aemerson accepted this revision.Jan 28 2019, 1:25 PM

LGTM.

test/CodeGen/AArch64/GlobalISel/legalize-merge-values.mir
4

This comment can now be removed.

This revision is now accepted and ready to land.Jan 28 2019, 1:25 PM
arsenm closed this revision.Jan 29 2019, 3:17 PM
arsenm marked an inline comment as done.

r352560