[all-commits] [llvm/llvm-project] 6d323e: [RISCV] Use SmallVector::append to replace some fo...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Dec 27 09:57:27 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6d323e7e51c6a58b44b6b1a982bbda7edfd962fb
      https://github.com/llvm/llvm-project/commit/6d323e7e51c6a58b44b6b1a982bbda7edfd962fb
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-12-27 (Tue, 27 Dec 2022)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td

  Log Message:
  -----------
  [RISCV] Use SmallVector::append to replace some for loops in intrinsic creation. NFC

Reviewed By: eopXD

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




More information about the All-commits mailing list