aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorJoseph Huber <huberjn@outlook.com>2024-03-08 15:02:19 -0600
committerGitHub <noreply@github.com>2024-03-08 15:02:19 -0600
commit29762e372294e5b591684f57979f33c1c48bbfba (patch)
tree995425e5be275eae7e8d81030e4c303c4f83c6a7 /clang/lib/CodeGen/CodeGenFunction.cpp
parent8d85cd3a59f65315bbadaf11c4b3f107238456db (diff)
downloadllvm-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