[all-commits] [llvm/llvm-project] 1deb6b: [NFC][Clang][RISCV] Rename data member 'DefaultPol...

Yueh-Ting (eop) Chen via All-commits all-commits at lists.llvm.org
Mon Dec 26 22:31:19 PST 2022


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

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td
    M clang/include/clang/Support/RISCVVIntrinsicUtils.h
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Sema/SemaRISCVVectorLookup.cpp
    M clang/lib/Support/RISCVVIntrinsicUtils.cpp
    M clang/utils/TableGen/RISCVVEmitter.cpp

  Log Message:
  -----------
  [NFC][Clang][RISCV] Rename data member 'DefaultPolicy' to 'PolicyAttrs'

The naming here is strange since the value may still be updated.

Reviewed By: kito-cheng, khchen

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




More information about the All-commits mailing list