[PATCH] D45299: API to update MemorySSA for cloned blocks.

George Burgess IV via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 4 17:20:05 PDT 2018


george.burgess.iv added a comment.

> This is a DRAFT API based on what I found needed in the old LoopUnswitch pass.

To be clear, does this mean "I only would like feedback on the APIs for the moment; please don't nitpick the actual code before that's set in stone," or "I'd like a full code review, but I'm more than happy to refactor the APIs to something better if we can think of it"?

I'm assuming the former, but am also happy to nitpick. :)


Repository:
  rL LLVM

https://reviews.llvm.org/D45299





More information about the llvm-commits mailing list