[PATCH] D75079: Update LSR's logic that identifies a post-increment SCEV value.

Sumanth Gundapaneni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 2 12:32:35 PST 2020


sgundapa added a comment.

Thanks for reviewing this patch. I have merged the change.

The post-inc support to LSR was added long time back and it is possible some of the assumptions might have changed for a variety of reasons (Eg: Change in API)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75079





More information about the llvm-commits mailing list