[PATCH] D111611: [NFC] [LoopPeel] Change the way DT is updated for loop exits
Dmitry Makogon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 12 09:29:28 PDT 2021
dmakogon updated this revision to Diff 379082.
dmakogon added a comment.
Now we pass a `DomTreeUpdater` to `cloneLoopBlocks()` for it to store updates there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111611/new/
https://reviews.llvm.org/D111611
Files:
llvm/lib/Transforms/Utils/LoopPeel.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111611.379082.patch
Type: text/x-patch
Size: 8049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/30174925/attachment.bin>
More information about the llvm-commits
mailing list