[PATCH] D121984: [RISCV][NFC] Moving RVV intrinsic type related util to llvm/Support

Kito Cheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 8 03:28:11 PDT 2022


kito-cheng updated this revision to Diff 421477.
kito-cheng added a comment.

Changes:

- Move those stuffs into clang/Support instead of llvm/Support
- Keep table gen staffs in clang/utils/TableGen/RISCVVEmitter.cpp


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121984/new/

https://reviews.llvm.org/D121984

Files:
  clang/include/clang/Support/RISCVVIntrinsicUtils.h
  clang/lib/CMakeLists.txt
  clang/lib/Support/CMakeLists.txt
  clang/lib/Support/RISCVVIntrinsicUtils.cpp
  clang/utils/TableGen/CMakeLists.txt
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121984.421477.patch
Type: text/x-patch
Size: 56049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220408/22d7efdc/attachment.bin>


More information about the llvm-commits mailing list