[PATCH] D14246: LegalizeDAG: Implement promote for extract_vector_elt

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 10:21:17 PST 2015


arsenm added a comment.

In http://reviews.llvm.org/D14246#286290, @resistor wrote:

> Patch looks LGTM.  Is it possible to provide a test case, maybe for AMDGPU?


This (and the other related patches) are already hit by existing tests when http://reviews.llvm.org/D14251 is applied


http://reviews.llvm.org/D14246





More information about the llvm-commits mailing list