[PATCH] D50906: Update MemorySSA in LoopInstSimplify.

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 20 16:05:40 PDT 2018


asbirlea updated this revision to Diff 161604.
asbirlea added a comment.

My bad, previous update won't work, updater needs to be allocated. Please comment on the use of make_unique (= operator in Optional does an std::move).


Repository:
  rL LLVM

https://reviews.llvm.org/D50906

Files:
  lib/Transforms/Scalar/LoopInstSimplify.cpp
  test/Transforms/LoopInstSimplify/basic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50906.161604.patch
Type: text/x-patch
Size: 5482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180820/8197fa92/attachment.bin>


More information about the llvm-commits mailing list