[PATCH] D128470: llvm-reduce: reduce using opt passes

John Regehr via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 4 15:46:36 PDT 2022


regehr added a comment.

In D128470#3701107 <https://reviews.llvm.org/D128470#3701107>, @arsenm wrote:

> Overlap with D123749 <https://reviews.llvm.org/D123749>?

aieee!!! I wish I'd seen that earlier. I'm totally happy to go with that one instead of this it if looks better to y'all.

I agree my list of passes is overkill, and also that gvn sounds super useful to run (I have no objection to InferAddressSpaces)


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

https://reviews.llvm.org/D128470



More information about the llvm-commits mailing list