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
Showing
- clang/utils/TableGen/RISCVVEmitter.cpp 2 additions, 198 deletionsclang/utils/TableGen/RISCVVEmitter.cpp
- llvm/include/llvm/Support/RISCVVIntrinsicUtils.h 223 additions, 0 deletionsllvm/include/llvm/Support/RISCVVIntrinsicUtils.h
- llvm/lib/Support/CMakeLists.txt 1 addition, 0 deletionsllvm/lib/Support/CMakeLists.txt
- llvm/lib/Support/RISCVVIntrinsicUtils.cpp 668 additions, 0 deletionsllvm/lib/Support/RISCVVIntrinsicUtils.cpp
llvm/lib/Support/RISCVVIntrinsicUtils.cpp
0 → 100644