Events

National Center for Supercomputing Applications master calendar

View Full Calendar

NCSA staff who would like to submit an item for the calendar can email newsdesk@ncsa.illinois.edu.

CS Compiler Seminar: Zachary Tatlock , "Relational Equality Saturation in egg"

Event Type
Seminar/Symposium
Sponsor
Computer Science
Location
1302 Siebel Center
Virtual
wifi event
Date
May 1, 2023   4:30 pm  
Views
29
Originating Calendar
Computer Science Speakers Calendar

We look forward to seeing you in person on Monday, May 1, at 4:30pm. Join in person at 1302 Siebel Center for Computer Science, 201 N. Goodwin Ave or via zoom, https://illinois.zoom.us/j/83675834345?pwd=T1l6aXdzK3lOdnNmVUtjZjFzdHZsdz09

Speaker: Zachary Tatlock

Title: Relational Equality Saturation in egg

Abstract: Program optimizers, synthesizers, and verifiers use term rewriting to transform code by repeatedly applying syntactic "find and replace" rules. Unfortunately, determining when to run which rules can be fiendishly difficult. My group has been developing egg, a new Equality Saturation (EqSat) toolkit to address these challenges. egg is now used in production in WebAssembly compilers from Fastly, circuit design tools at Intel, and ML kernel optimizers at Google. EqSat attempts to apply all rewrite rules in every order; it mitigates space explosion by repurposing the e-graph data structure for congruence reasoning from automated theorem provers. The egg EqSat toolkit provides fast implementations for searching e-graphs and maintaining their invariants, as well as extensions to integrate non-syntactic, domain-specific analyses and transformations.  This talk will survey egg's design and recent innovations applying techniques from relational databases to improve performance, expressiveness, and proof generation for EqSat.

Bio: Zachary Tatlock is an Associate Professor in the Allen School of Computer Science and Engineering at the University of Washington. He earned his PhD from UC San Diego and BS degrees from Purdue. At UW, Zach tries to keep up with his students exploring the practical limits of rewrite systems, working on compilers and runtimes to support machine learning accelerators, automatically addressing rounding error in numerical programs, and extending programming languages techniques to computational fabrication.

link for robots only