[PATCH] D152395: [NFC][SLP] Fix a few minor formatting issues

Ivan Kelarev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 7 12:56:37 PDT 2023


ikelarev created this revision.
ikelarev added reviewers: dtemirbulatov, reames, vporpo, RKSimon, ManuelJBrito, ABataev, jmolloy, nikic, fhahn, karthikthecool, nadav.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
ikelarev requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead.
Herald added a project: LLVM.

While exploring through SLPVectorizer.cpp source code I noticed several issues with formatting in it. This patch fixes some of them.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152395

Files:
  llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152395.529410.patch
Type: text/x-patch
Size: 6096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230607/6ed78ef6/attachment.bin>


More information about the llvm-commits mailing list