Apparently, both of clz and ctz should have tests for _32 version on RV64.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150945
[RISCV] Add missing test for ctz_32 on RV64 ClosedPublic Authored by Jim on May 19 2023, 1:47 AM.
Details Summary Apparently, both of clz and ctz should have tests for _32 version on RV64.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 19 2023, 2:04 AM Closed by commit rG33d3d51d77a7: [RISCV] Add missing test for ctz_32 on RV64 (authored by Jim). · Explain WhyMay 21 2023, 7:31 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 523694 clang/test/CodeGen/RISCV/rvb-intrinsics/riscv64-zbb.c
|