[PATCH] D61760: [InferAddressSpaces] Enhance the handling of cosntexpr.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 07:43:41 PDT 2019


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

LGTM, though I’m not sure I follow the part of the message where you conclude there can’t be a loop. You can have cycles in constant expressions, which I thought this already handles correctly


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61760





More information about the llvm-commits mailing list