Loading…
For full conference details, see the website: http://llvm.org/devmtg/2019-10/
Wednesday, October 23 • 11:55am - 12:30pm
Souper-Charging Peepholes with Target Machine Info

Sign up or log in to save this to your schedule, view media, leave feedback and see who's attending!

Souper, a LLVM-based superoptimization framework, has seen adoption in both academic research and industry projects. Given an LLVM IR as an input, Souper tries to generate peephole patterns by synthesizing semantically equivalent but shorter instruction sequences. However, as a platform-independent framework, it lacks a model of the actual cost of an instruction sequence on the target machine. This leads to missing optimizations opportunities or generation of peephole patterns which degrade performance.
In this talk, we’re going to demonstrate how Souper can benefit from target machine information. Then, we will explore some possible approaches to providing Souper with target machine info to steer the superoptimizer to find more patterns with improvements than regressions. This will enable Souper to be used in a more automated way and reduce the manual intervention required.

Speakers
avatar for Min-Yih Hsu

Min-Yih Hsu

University of California, Irvine


Wednesday October 23, 2019 11:55am - 12:30pm PDT
Breakout Room-2 (LL21CD)