[PATCH] D121915: [RISCV] CLZ Instruction

Chang Hu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 13 03:45:51 PDT 2022


joker881 updated this revision to Diff 422457.
joker881 added a comment.

upadated test files, fixed the format problem


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121915/new/

https://reviews.llvm.org/D121915

Files:
  clang/include/clang/Basic/BuiltinsRISCV.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/RISCV/rvb-intrinsics/riscv32-zbb.c
  clang/test/CodeGen/RISCV/rvb-intrinsics/riscv64-zbb.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121915.422457.patch
Type: text/x-patch
Size: 348227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220413/7ae6c551/attachment-0001.bin>


More information about the llvm-commits mailing list