[PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Li Huang via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 16:21:06 PDT 2016
lihuang added a comment.
In http://reviews.llvm.org/D18777#468445, @lihuang wrote:
> Rebase the same patch on the latest source.
>
> This ValueTracking change breaks a FE test (clang/test/Frontend/optimization-remark-options.c), but now the test could be fixed by http://reviews.llvm.org/D18777 and http://reviews.llvm.org/D21773.
Sorry, my mistake, the test could be fixed by http://reviews.llvm.org/D18867 and http://reviews.llvm.org/D21773.
http://reviews.llvm.org/D18777
More information about the llvm-commits
mailing list