[PATCH] D140661: [NFC][Clang] Reduce for-loop with SmallVectorUtility

Yueh-Ting (eop) Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 25 07:38:45 PST 2022


eopXD created this revision.
Herald added subscribers: frasercrmck, luismarques, apazos, sameer.abuasal, s.egerton, Jim, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
Herald added a project: All.
eopXD requested review of this revision.
Herald added subscribers: cfe-commits, pcwang-thead, MaskRay.
Herald added a project: clang.

As topic, this commit reduces the for-loops with utilities of SmallVector.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D140661

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/lib/Support/RISCVVIntrinsicUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140661.485230.patch
Type: text/x-patch
Size: 5477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221225/1e9fb69d/attachment-0001.bin>


More information about the cfe-commits mailing list