[PATCH] D31400: DAG: Fix mis-legalization of i1 zextload

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 12:23:10 PDT 2017


t.p.northover added a comment.

It's certainly something many ABIs guarantee, so either BooleanContents models it in some way (the value for i8?) or we could do with something that does.


https://reviews.llvm.org/D31400





More information about the llvm-commits mailing list