This is an archive of the discontinued LLVM Phabricator instance.

AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_VECTOR if the vectors have the same number of elements
ClosedPublic

Authored by jvesely on Sep 1 2016, 5:05 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

jvesely updated this revision to Diff 70104.Sep 1 2016, 5:05 PM
jvesely retitled this revision from to AMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_VECTOR if the vectors have the same number of elements.
jvesely updated this object.
jvesely set the repository for this revision to rL LLVM.
arsenm accepted this revision.Sep 2 2016, 11:41 AM
arsenm added a reviewer: arsenm.

LGTM

test/CodeGen/AMDGPU/r600.bitcast.ll
108–148

These commented out tests should be probably be dropped or moved to an XFAIL test

This revision is now accepted and ready to land.Sep 2 2016, 11:41 AM
jvesely updated this revision to Diff 70216.Sep 2 2016, 1:13 PM
jvesely edited edge metadata.

split off failing tests to xfail file

This revision was automatically updated to reflect the committed changes.
test/CodeGen/AMDGPU/amdgcn.bitcast.ll