[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 Mar 18 01:00:34 PDT 2022
kito-cheng created this revision.
Herald added subscribers: s, VincentWu, luke957, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb, hiraditya, arichardson, mgorny.
Herald added a project: All.
kito-cheng requested review of this revision.
Herald added subscribers: llvm-commits, cfe-commits, pcwang-thead, eopXD, MaskRay.
Herald added projects: clang, LLVM.
This patch is split from https://reviews.llvm.org/D111617, we need those
stuffs on clang, so must moving those stuff to llvm/Support.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121984
Files:
clang/utils/TableGen/RISCVVEmitter.cpp
llvm/include/llvm/Support/RISCVVIntrinsicUtils.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/RISCVVIntrinsicUtils.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121984.416414.patch
Type: text/x-patch
Size: 36019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220318/cf577a94/attachment-0001.bin>
More information about the llvm-commits
mailing list