Add an AffineExpr matcher
This CL gives a pattern-matching-y look and feel to AffineExpr. For now this uses a shared_ptr instead of unique'ing into a bumpPtrAllocator. SDBM gives a simple use case with more idiomatic syntax for matchers. -- PiperOrigin-RevId: 248188075
Loading
Please register or sign in to comment