[PATCH] D75939: [x86][seses] Introduce SESES pass for LVI

Zola Bridges via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 17:35:22 PDT 2020


zbrid added a comment.

In D75939#1917701 <https://reviews.llvm.org/D75939#1917701>, @andrew.w.kaylor wrote:

> What is the intention of this set of patches in relation to D75938 <https://reviews.llvm.org/D75938>? It was unclear to me whether you intended to commit this implementation or were just offering it as an alternative for discussion.


I offer these patches for discussion and will upstream in folks in the LLVM community would like them to be upstreamed. If this approach and the other approach are both desired by the LLVM community, then I will work with Intel to decide whether to merge the approaches into a single framework/pass or not.

If you have thoughts on whether or not this should be upstreamed, please let me know and feel free to add to the discussion.

For code review comments:

- I will address these shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75939





More information about the llvm-commits mailing list