[PATCH] D140529: [RISCV][NFC] Move RISCVISAInfo back to Support
Wang Pengcheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 22 00:09:40 PST 2022
pcwang-thead created this revision.
pcwang-thead added reviewers: lenary, fpetrogalli, craig.topper, kito-cheng, asb.
Herald added subscribers: sunshaoce, VincentWu, StephenFan, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, niosHD, sabuasal, simoncook, johnrusso, rbar, hiraditya, arichardson.
Herald added a project: All.
pcwang-thead requested review of this revision.
Herald added subscribers: llvm-commits, eopXD, MaskRay.
Herald added a project: LLVM.
So that there is no cyclic dependency if we want to use it in
tablegen.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D140529
Files:
llvm/include/llvm/Support/RISCVISAInfo.h
llvm/include/llvm/TargetParser/RISCVISAInfo.h
llvm/lib/Support/CMakeLists.txt
llvm/lib/Support/RISCVISAInfo.cpp
llvm/lib/TargetParser/CMakeLists.txt
llvm/lib/TargetParser/RISCVISAInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140529.484750.patch
Type: text/x-patch
Size: 10035 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221222/19f89e32/attachment.bin>
More information about the llvm-commits
mailing list