[PATCH] D54606: [AMDGPU] Convert insert_vector_elt into set of selects

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 19 03:54:56 PST 2018


nhaehnle accepted this revision.
nhaehnle added a comment.
This revision is now accepted and ready to land.

Yeah, the separate DAG combine for scalar select w/ undef is a better solution. LGTM.


https://reviews.llvm.org/D54606





More information about the llvm-commits mailing list