[PATCH] D30741: [DAG] recognize div/rem by 0 as undef before trying constant folding

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 11:01:47 PST 2017


efriedma added a comment.

I doubt pr30693.ll is still usefully testing anything with this patch... this is the problem with bugpoint-reduced tests.  Needs to either be fixed or deleted.

Looks good otherwise.


https://reviews.llvm.org/D30741





More information about the llvm-commits mailing list