[all-commits] [llvm/llvm-project] 719a72: [15/15][Clang][RISCV][NFC] Set data member under P...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Thu Jan 26 07:06:47 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 719a728b86a1ce6b7bcf1eb9fd6860c4a88391bd
      https://github.com/llvm/llvm-project/commit/719a728b86a1ce6b7bcf1eb9fd6860c4a88391bd
  Author: eopXD <yueh.ting.chen at gmail.com>
  Date:   2023-01-26 (Thu, 26 Jan 2023)

  Changed paths:
    M clang/include/clang/Support/RISCVVIntrinsicUtils.h

  Log Message:
  -----------
  [15/15][Clang][RISCV][NFC] Set data member under Policy as constants

The object is now correct by construction.

This is the 15th commit of a patch-set that aims to change the default policy
for RVV intrinsics from TAMU to TAMA.

Please refer to the cover letter in the 1st commit (D141573) for an
overview.

Depends on D141793.

Reviewed By: craig.topper

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




More information about the All-commits mailing list