[PATCH] D18226: Codegen: Tail-duplicate during placement.

Kyle Butt via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 12:42:30 PDT 2016


iteratee added a comment.

In http://reviews.llvm.org/D18226#433758, @iteratee wrote:

> After running the llvm test-suite, the performance looks like a net positive, with minor regressions (1-2%) in MultiSource/Applications/sqlite3/sqlite3.test and SingleSource/Benchmarks/Shootout/shootout-sieve.test


I want to point out that these 2 regressions go away with http://reviews.llvm.org/D20505, so they can be considered transitory.


http://reviews.llvm.org/D18226





More information about the llvm-commits mailing list