[all-commits] [llvm/llvm-project] 31aa7d: [RISCV] Use riscv_bitmanip.h in zbb.c. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Dec 22 20:11:48 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31aa7d2de018693a6b45c9056a67229c54461b8f
https://github.com/llvm/llvm-project/commit/31aa7d2de018693a6b45c9056a67229c54461b8f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-12-22 (Fri, 22 Dec 2023)
Changed paths:
M clang/test/CodeGen/RISCV/rvb-intrinsics/zbb.c
Log Message:
-----------
[RISCV] Use riscv_bitmanip.h in zbb.c. NFC
I missed this when converting other scalar bitmanip/crypto tests
to use intrinsics intead of builtins.
More information about the All-commits
mailing list