[all-commits] [llvm/llvm-project] bc1f78: [RISCV] Rename PROC_ALIAS to TUNE_ALIAS to reflect...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Aug 10 21:53:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bc1f78cc3ba3120ab78671a72003723161fcd2ea
      https://github.com/llvm/llvm-project/commit/bc1f78cc3ba3120ab78671a72003723161fcd2ea
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-08-10 (Wed, 10 Aug 2022)

  Changed paths:
    M llvm/include/llvm/Support/RISCVTargetParser.def
    M llvm/lib/Support/TargetParser.cpp

  Log Message:
  -----------
  [RISCV] Rename PROC_ALIAS to TUNE_ALIAS to reflect it's usage. NFC

This is not used as general CPU alias. Only to support -mtune. Name it as such.

Reviewed By: kito-cheng

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




More information about the All-commits mailing list