[llvm-dev] RFC: We should stop merging allocas in the inliner
Chandler Carruth via llvm-dev
llvm-dev at lists.llvm.org
Tue Aug 2 01:02:40 PDT 2016
Seeing no big concerns raised with this direction...
On Sun, Jul 31, 2016 at 9:47 PM Chandler Carruth <chandlerc at gmail.com>
wrote:
> 1) Add a flag to turn this off.
>
https://reviews.llvm.org/D23052
Will proceed from there.
2) Run benchmarks with flag to make sure things are actually working.
> 3) Change default for the flag, make sure chaos doesn't ensue.
> 4) Delete the (quite substantial) complexity associated with this and the
> flag.
> 5) Profit!
>
> -Chandler
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160802/005bb562/attachment.html>
More information about the llvm-dev
mailing list