[all-commits] [llvm/llvm-project] 4bf846: [RISCV] Split out part of riscv_vector.td to riscv...

Brandon Wu via All-commits all-commits at lists.llvm.org
Tue May 2 05:46:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4bf846ba40f1867889e13596cdcd06ed6f036c7f
      https://github.com/llvm/llvm-project/commit/4bf846ba40f1867889e13596cdcd06ed6f036c7f
  Author: 4vtomat <brandon.wu at sifive.com>
  Date:   2023-05-02 (Tue, 02 May 2023)

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

  Log Message:
  -----------
  [RISCV] Split out part of riscv_vector.td to riscv_vector_common.td

This makes other new targets able to reuse predefined classes
in their own *.td files.

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




More information about the All-commits mailing list