[PATCH] D12770: [LV] Relax Small Size Reduction Type Requirement
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 11 12:18:23 PDT 2015
mssimpso added a comment.
Correctness validations were run on the nightly test suite, spec2000, and spec2006. The change does not affect the performance of these programs. The 256.bzip2 loop I mentioned to @jmolloy is affected only by disabling the cost model. I had disabled the cost model in order to discover current limitations.
Repository:
rL LLVM
http://reviews.llvm.org/D12770
More information about the llvm-commits
mailing list