<div><br></div><div>I am sorry to call a wrong patch, i will update it soon.</div><div><div><br></div><div style="font-size: 12px;font-family: Arial Narrow;padding:2px 0 2px 0;">------------------ 原始邮件 ------------------</div><div style="font-size: 12px;background:#efefef;padding:8px;"><div><b>发件人:</b> "Li Jia He via Phabricator"<reviews@reviews.llvm.org>;</div><div><b>发送时间:</b> 2018年6月8日(星期五) 晚上11:03</div><div><b>收件人:</b> "朴素"<772847235@qq.com>;"spatel"<spatel@rotateright.com>;"craig.topper"<craig.topper@gmail.com>;<wbr></div><div><b>抄送:</b> "lebedev.ri"<lebedev.ri@gmail.com>; "llvm-commits"<llvm-commits@lists.llvm.org>; <wbr></div><div><b>主题:</b> [PATCH] D47922: unsigned foo(unsigned x, unsigned y) { return x > y && x != 0; } should fold to x > y</div></div><div><br></div>HLJ2009 updated this revision to Diff 150518.<br>HLJ2009 added a comment.<br><br>update simplifyUnsignedRangeCheck function's test cases<br><br><br>Repository:<br>  rL LLVM<br><br>https://reviews.llvm.org/D47922<br><br>Files:<br>  lib/Analysis/InstructionSimplify.cpp<br>  test/Transforms/InstCombine/range-check.ll<br>  test/Transforms/InstSimplify/AndOrXor.ll<br><br><br></div>