Skip to content
Snippets Groups Projects
user avatar
Hal Finkel authored
Under certain (evidently rare) circumstances, this code used to convert OR(a,
AND(x, y)) into OR(a, x). This was incorrect.

While there, I've added a comment to the code immediately above.

llvm-svn: 185201
4ca70100
Name Last commit Last update
..