[PATCH] D43141: [DAG] make binops with undef operands consistent with IR

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 07:37:03 PST 2018


kparzysz added a comment.

The change in the Hexagon test is fine.  The original testcase crashed before the fix, so as long as it compiles successfully, any CHECK will work.


https://reviews.llvm.org/D43141





More information about the llvm-commits mailing list