[all-commits] [llvm/llvm-project] 904a79: [NFC][Clang][RISCV] Reduce for-loop with SmallVect...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Sun Dec 25 22:58:04 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 904a79f99153d9d8ed67beeed82a0f910bb000fd
      https://github.com/llvm/llvm-project/commit/904a79f99153d9d8ed67beeed82a0f910bb000fd
  Author: eopXD <yueh.ting.chen at gmail.com>
  Date:   2022-12-25 (Sun, 25 Dec 2022)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td
    M clang/lib/Support/RISCVVIntrinsicUtils.cpp

  Log Message:
  -----------
  [NFC][Clang][RISCV] Reduce for-loop with SmallVector utility

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

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D140661




More information about the All-commits mailing list