[PATCH] D50906: Update MemorySSA in LoopInstSimplify.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 17 09:35:08 PDT 2018
asbirlea created this revision.
asbirlea added a reviewer: chandlerc.
Herald added subscribers: george.burgess.iv, Prazek, jlebar, sanjoy.
Add MemorySSA as a depency to LoopInstInstSimplify and preserve it.
Disabled by default until all passes preserve MemorySSA.
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.161279.patch
Type: text/x-patch
Size: 5391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180817/0611f3e0/attachment.bin>
More information about the llvm-commits
mailing list