[PATCH] D32965: [GlobalISel][X86] G_ZEXT i1 to i32/i64 support.

Guy Blank via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 9 00:12:39 PDT 2017


guyblank added a comment.

General question, why do we need to support selection on i1? can't we widen it?


https://reviews.llvm.org/D32965





More information about the llvm-commits mailing list