[all-commits] [llvm/llvm-project] fc2d83: Reland "[RISCV][NFC] Moving RVV intrinsic type rel...

Kito Cheng via All-commits all-commits at lists.llvm.org
Fri Apr 8 00:09:21 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc2d8326ae4d6e05c1aa2db7e7dbd8e759bf4d51
      https://github.com/llvm/llvm-project/commit/fc2d8326ae4d6e05c1aa2db7e7dbd8e759bf4d51
  Author: Kito Cheng <kito.cheng at sifive.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

  Changed paths:
    M clang/utils/TableGen/RISCVVEmitter.cpp
    A llvm/include/llvm/Support/RISCVVIntrinsicUtils.h
    M llvm/lib/Support/CMakeLists.txt
    A llvm/lib/Support/RISCVVIntrinsicUtils.cpp

  Log Message:
  -----------
  Reland "[RISCV][NFC] Moving RVV intrinsic type related util to llvm/Support"

Reland Note: We've resolve the circular dependency issue on llvm/lib/Support and
llvm/TableGen.

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




More information about the All-commits mailing list