fb0330df46
Previously we would only fold comparisons between primitive constants, missing out on e.g. the list sentinel comparisons. BUG= R=sra@google.com Review URL: https://codereview.chromium.org/1583993005 .