[PATCH] D152628: [RISCV] Add __builtin_riscv_zip/unzip for Zbkb to match gcc.
Alex Bradbury via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 13 02:19:42 PDT 2023
asb added a comment.
I'm not super familiar with these builtins so this might be a silly question why are the new builtins added in this patch LiLi (long int) rather than ZiZi (int32_t) like the old `_32` suffixed builtins?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152628/new/
https://reviews.llvm.org/D152628
More information about the cfe-commits
mailing list