[PATCH] D138605: [NFC] Removed call to getInstList() from range loops on BBs.

Vasileios Porpodas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 13:37:25 PST 2022


vporpo created this revision.
Herald added subscribers: ormris, wenlei, hiraditya.
Herald added a project: All.
vporpo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138605

Files:
  llvm/lib/Analysis/CFLGraph.h
  llvm/lib/Transforms/CFGuard/CFGuard.cpp
  llvm/lib/Transforms/IPO/SampleProfile.cpp
  llvm/lib/Transforms/Scalar/EarlyCSE.cpp
  llvm/lib/Transforms/Utils/AddDiscriminators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138605.477591.patch
Type: text/x-patch
Size: 4618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221123/bae22557/attachment.bin>


More information about the llvm-commits mailing list