[PATCH] D55944: [MemorySSA] Extend the clobber walker with the option to skip the starting access.

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 4 09:41:07 PST 2019


george.burgess.iv accepted this revision.
george.burgess.iv added a comment.
This revision is now accepted and ready to land.

LGTM; thanks again.

When we have code in a transformation that uses this new walker, please include a test specifically for the `SkipStopWhere` case that your most recent patchset fixes.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55944





More information about the llvm-commits mailing list