[all-commits] [llvm/llvm-project] 9b1aaa: Revert "[RISCV] Move RISCV::RVVBitsPerBlock from T...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Apr 29 18:06:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9b1aaaf933cfbd1f3061cf9954d50672600b0c8b
      https://github.com/llvm/llvm-project/commit/9b1aaaf933cfbd1f3061cf9954d50672600b0c8b
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

  Changed paths:
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/AST/Type.cpp
    M clang/lib/CodeGen/TargetInfo.cpp
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Sema/CMakeLists.txt
    M clang/lib/Sema/SemaType.cpp
    M llvm/include/llvm/Support/RISCVISAInfo.h
    M llvm/include/llvm/TargetParser/RISCVTargetParser.h
    M llvm/lib/Target/RISCV/RISCVISelLowering.h

  Log Message:
  -----------
  Revert "[RISCV] Move RISCV::RVVBitsPerBlock from TargetParser to Support/RISCVISAInfo.h."

This reverts commit ee9cbe3548cded885c6409d6dd8a616b515a06d3.

I've been told this cauess a namespace clash in lld.




More information about the All-commits mailing list