[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 23:29:52 PDT 2021
dmakogon updated this revision to Diff 379289.
dmakogon added a comment.
Removed `DTU.hasDomTree()` checks and DTUpdates in `cloneLoopBlocks`. All updates are applied on DTU
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.379289.patch
Type: text/x-patch
Size: 7356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211013/6c8747ae/attachment.bin>
More information about the llvm-commits
mailing list