[PATCH] D116086: [InstCombine] Use range for loops (NFC)

Ricky Zhou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 21 00:58:56 PST 2021


rickyz updated this revision to Diff 395616.
rickyz marked an inline comment as done.
rickyz added a comment.

Use BB->phis() for iterating over PHIs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116086

Files:
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116086.395616.patch
Type: text/x-patch
Size: 26300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/8fa3636e/attachment.bin>


More information about the llvm-commits mailing list