[llvm-dev] Code size BoF @ Developers' Meeting
Sean Bartell via llvm-dev
llvm-dev at lists.llvm.org
Sun Sep 27 11:14:02 PDT 2020
Hi all,
For those of you attending the upcoming Developers' Meeting, I'll be running a Birds-of-a-Feather about code size optimization. It'll be on Oct. 6 at 9:30am PDT, immediately after Aditya Kumar's tech talk on the same subject.
There are several topics I think we could potentially discuss:
(1) Situations where people have needed to optimize code size.
(2) Situations where other compilers currently optimize code size better than LLVM.
(3) A survey of academic and experimental techniques for reducing code size, including our own, ranging from outlining to program specialization.
(4) Which techniques and improvements would be most beneficial to add to LLVM?
But that's a lot to cover, and I want to make sure we spend our time on the areas people are most interested in. What would you most like to have a discussion about?
Sean
More information about the llvm-dev
mailing list