This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU: Remove custom BUILD_VECTOR combine
ClosedPublic

Authored by arsenm on Oct 29 2018, 6:07 PM.

Details

Reviewers
rampitec
Summary

This was looping in a testcase and removing it
now slightly improves a test.

Diff Detail

Event Timeline

arsenm created this revision.Oct 29 2018, 6:07 PM
This revision is now accepted and ready to land.Oct 29 2018, 6:31 PM
arsenm closed this revision.Oct 29 2018, 6:40 PM

r345560