diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-03-08 15:02:19 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-08 15:02:19 -0600 |
commit | 29762e372294e5b591684f57979f33c1c48bbfba (patch) | |
tree | 995425e5be275eae7e8d81030e4c303c4f83c6a7 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 8d85cd3a59f65315bbadaf11c4b3f107238456db (diff) | |
download | llvm-29762e372294e5b591684f57979f33c1c48bbfba.zip llvm-29762e372294e5b591684f57979f33c1c48bbfba.tar.gz llvm-29762e372294e5b591684f57979f33c1c48bbfba.tar.bz2 |
[libc][NFCI] Remove lane size template argument on RPC server (#84557)
Summary:
We previously changed the data layout for the RPC buffer to make it lane
size agnostic. I put off changing the size for the server case to make
the patch smaller. This patch simply reorganizes code by making the lane
size an argument to the port rather than a templtae size. Heavily
simplifies a lot of code, no more `std::variant`.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions