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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 1 20:01:24 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9568811cb8a4: [NFC][DSE]Change 'do-while' to 'for' loop to simplify code structure (authored by Evgeniy Brevnov <ybrevnov at azul.com>).

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.356091.patch
Type: text/x-patch
Size: 4341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210702/71b26eac/attachment.bin>


More information about the llvm-commits mailing list