[PATCH] D31400: DAG: Fix mis-legalization of i1 zextload
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 27 12:08:52 PDT 2017
efriedma added a comment.
Can you describe the issue you're trying to fix here in a bit more detail? As far as I know, the bits are in fact guaranteed to be zero.
https://reviews.llvm.org/D31400
More information about the llvm-commits
mailing list