aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
diff options
context:
space:
mode:
authorKito Cheng <kito.cheng@sifive.com>2022-04-14 17:35:58 +0800
committerKito Cheng <kito.cheng@sifive.com>2022-04-20 21:13:13 +0800
commitf26c41e8dd28d86030cd0f5a6e9c11036acea5d2 (patch)
tree895ab5e56b01b6d094f94bab8e7e34ef9cc362fb /llvm/lib/CodeGen/LocalStackSlotAllocation.cpp
parent17721b6915f2f2873651c06882aecffcc309a2c4 (diff)
downloadllvm-f26c41e8dd28d86030cd0f5a6e9c11036acea5d2.zip
llvm-f26c41e8dd28d86030cd0f5a6e9c11036acea5d2.tar.gz
llvm-f26c41e8dd28d86030cd0f5a6e9c11036acea5d2.tar.bz2
[RISCV] Moving RVV intrinsic type related util to clang/Support
We add a new clang library called `clangSupport` for putting those utils which can be used in clang table-gen and other clang component. We tried to put that into `llvm/Support`, but actually those stuffs only used in clang* and clang-tblgen, so I think that might be better to create `clang/Support` * clang will used that in https://reviews.llvm.org/D111617. Reviewed By: khchen, MaskRay, aaron.ballman Differential Revision: https://reviews.llvm.org/D121984
Diffstat (limited to 'llvm/lib/CodeGen/LocalStackSlotAllocation.cpp')
0 files changed, 0 insertions, 0 deletions