Pluto: A Practical and Effective Polyhedral Loop Optimizer, Uday Bondhugula, Albert Cohen, Jagannathan Ramanujam, P. Sadayappan, 2008Proceedings of the 2008 ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI) (ACM)DOI: 10.1145/1375581.1375595 - Introduces the widely-used Pluto compiler, demonstrating how the polyhedral model can be effectively applied for automatic parallelization and locality optimization.
The Polyhedral Model in Practice, Fabrice Rastello, Uday Bondhugula, Albert Cohen, Paul Feautrier, Sylvain Lelait, 2011Advances in Computers, Vol. 80 (Elsevier)DOI: 10.1016/B978-0-12-385507-2.00001-9 - A comprehensive chapter detailing the practical aspects and impact of the polyhedral model in modern compiler design.