[PATCH] D18777: [ValueTracking] An improvement to IR ValueTracking on Non-negative Integers
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 13:34:33 PDT 2016
reames added a comment.
In https://reviews.llvm.org/D18777#513652, @rogfer01 wrote:
> This change caused a noticeable regression in benchmark `MultiSource/Benchmarks/TSVC/Symbolics-flt/Symbolics-flt` from LNT.
This also caused a number of major regressions on our internal benchmarking framework. I would like to see the change reverted while the public regression mentioned above is investigated. We can provide some analysis of what went wrong in our internal environment, but I'd prefer to avoid investing that effort if we can diagnose from public benchmarks.
Repository:
rL LLVM
https://reviews.llvm.org/D18777
More information about the llvm-commits
mailing list