[PATCH] D68593: [NewPM] Add an SROA pass after loop unroll

Wei Mi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 29 12:09:53 PDT 2019


wmi added a comment.

In D68593#1725683 <https://reviews.llvm.org/D68593#1725683>, @wmi wrote:

> Looks like a very helpful patch. I saw the problem showing up at multiple places when I was looking at a halide testcase and I was wondering what was wrong. I can try it out and see if the patch can fix it.


I tried it and found it was a different issue in the test I looked at. Anyway, it still looks helpful.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D68593





More information about the llvm-commits mailing list