[PATCH] D67470: [MemorySSA] Pass (for update) MSSAU when hoisting instructions.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 14:58:57 PDT 2019
asbirlea created this revision.
asbirlea added a reviewer: george.burgess.iv.
Herald added subscribers: sanjoy.google, Prazek.
Herald added a project: LLVM.
Pass MSSAU to makeLoopInvariant in order to properly update MSSA.
Repository:
rL LLVM
https://reviews.llvm.org/D67470
Files:
lib/Transforms/Scalar/LoopUnswitch.cpp
test/Analysis/MemorySSA/loop-unswitch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67470.219816.patch
Type: text/x-patch
Size: 7090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/c4dae2be/attachment.bin>
More information about the llvm-commits
mailing list