Showing cs.PLShow all
2 papers · 1 filter
cs.PL2019
RVSDG: An Intermediate Representation for Optimizing Compilers
Nico Reissmann, Jan Christian Meyer, Helge Bahmann +1
Intermediate Representations (IRs) are central to optimizing compilers as the way the program is represented may enhance or limit analyses and transformations. Suitable IRs focus o…
cs.PL2018
Proof-of-Concept Examples of Performance-Transparent Programming Models
Benjamin Andreassen Bjørnseth, Jan Christian Meyer, Lasse Natvig
Machine-specific optimizations command the machine to behave in a specific way. As current programming models largely leave machine details unexposed, they cannot accommodate direc…