[PATCH] D116660: [LoopFlatten] Update MemorySSA state
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 6 05:58:46 PST 2022
SjoerdMeijer updated this revision to Diff 397863.
SjoerdMeijer added a comment.
I somehow missed the failing regression test.
Turns out I do need to check AR.MSSA for passing on the MSSA object (or a nullptr).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116660/new/
https://reviews.llvm.org/D116660
Files:
llvm/lib/Transforms/Scalar/LoopFlatten.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116660.397863.patch
Type: text/x-patch
Size: 4826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220106/f533feac/attachment.bin>
More information about the llvm-commits
mailing list