[PATCH] D101044: [NFC][DSE]Change 'do-while' to 'for' loop to simplify code structure

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 29 01:20:14 PDT 2021


ebrevnov updated this revision to Diff 355136.
ebrevnov added a comment.

Fixed as requested


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101044

Files:
  llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101044.355136.patch
Type: text/x-patch
Size: 4341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/bbd456e9/attachment.bin>


More information about the llvm-commits mailing list