While exploring through SLPVectorizer.cpp source code I noticed several issues with formatting in it. This patch fixes some of them.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152395
[NFC][SLP] Fix a few minor formatting issues ClosedPublic Authored by ikelarev on Jun 7 2023, 12:56 PM.
Details Summary While exploring through SLPVectorizer.cpp source code I noticed several issues with formatting in it. This patch fixes some of them.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 7 2023, 1:12 PM Closed by commit rG884bf2e1f113: [NFC][SLP] Fix a few minor formatting issues (authored by ikelarev). · Explain WhyJun 12 2023, 2:22 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 529410 llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
|