[PATCH] D26670: AMDGPU/SI: Fix pattern for i16 = sign_extend i1

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 11:44:01 PST 2016


arsenm added a comment.

In https://reviews.llvm.org/D26670#596177, @arsenm wrote:

> Actually this should probably be using s_cselect


I guess the i32 one already does this so that's a separate issue


https://reviews.llvm.org/D26670





More information about the llvm-commits mailing list