[PATCH] D152456: SeparateConstOffsetFromGEP: Preserve SCEV

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 03:34:39 PDT 2023


arsenm added a comment.

In D152456#4410228 <https://reviews.llvm.org/D152456#4410228>, @nikic wrote:

> Might be better to do that and not request SCEV at all?

Possibly, but should be a separate patch. I'll file an issue to stop using SCEV here


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

https://reviews.llvm.org/D152456



More information about the llvm-commits mailing list