[PATCH] D109855: [LoopPredication] Report changes correctly when attempting loop exit predication

Daniil Suchkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 14:52:25 PDT 2021


DaniilSuchkov updated this revision to Diff 372810.
DaniilSuchkov added a comment.

Removed the pair of `{}` that became unnecessary.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109855/new/

https://reviews.llvm.org/D109855

Files:
  llvm/lib/Transforms/Scalar/LoopPredication.cpp
  llvm/test/Transforms/LoopPredication/invalidate-analyses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109855.372810.patch
Type: text/x-patch
Size: 4928 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210915/fee7da2a/attachment.bin>


More information about the llvm-commits mailing list