[PATCH] D84547: [ConstraintElimination] Add constraint elimination pass.

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 05:36:53 PDT 2020


spatel added a comment.

In D84547#2253306 <https://reviews.llvm.org/D84547#2253306>, @fhahn wrote:

> In D84547#2251796 <https://reviews.llvm.org/D84547#2251796>, @spatel wrote:
>
>> LGTM
>
> Thanks! How should we proceed with the prerequisite patches adding the constraint system? Should I just add reviewers for them as well?

Sure - add similar reviewers as listed on this review. I just see some potential cosmetic improvements, but others may want to comment.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84547/new/

https://reviews.llvm.org/D84547



More information about the llvm-commits mailing list