[llvm] r300746 - [SCEV] Make SCEV or modeling more aggressive.

Friedman, Eli via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 16:57:33 PDT 2017


On 4/20/2017 4:50 PM, Sanjoy Das wrote:
> I can't immediately think of any silver bullets here unfortunately.  I
> do want to take a look to see if some of the regression can be
> recovered by making the add expr handling faster in the pattern seen
> in this benchmark, but that's pretty uncertain.
>
> Were you able to figure out why we had a code size regression?

I can't reproduce the codesize regression from the given testcase; it 
looks like we're generating identical code at -Os before and after my patch.

-Eli

-- 
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project



More information about the llvm-commits mailing list