[all-commits] [llvm/llvm-project] 625449: [RISCV] Move RVVBitsPerBlock to TargetParser.h so ...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Nov 2 13:09:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6254495c6b4f35ad862c9a5fc28720664d28d816
      https://github.com/llvm/llvm-project/commit/6254495c6b4f35ad862c9a5fc28720664d28d816
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M clang/lib/Basic/Targets/RISCV.cpp
    M llvm/include/llvm/Support/TargetParser.h
    M llvm/lib/Target/RISCV/RISCVISelLowering.h

  Log Message:
  -----------
  [RISCV] Move RVVBitsPerBlock to TargetParser.h so we can use it in clang. NFC

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




More information about the All-commits mailing list