[PATCH] D107611: [ARC] Add codegen for llvm.ctlz intrinsic for the ARC backend

Thomas Johnson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 6 08:33:29 PDT 2021


thomasjohns updated this revision to Diff 364806.
thomasjohns added a comment.

llvm clang-tidy rule: prefer `Register` over `unsinged int`.


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

https://reviews.llvm.org/D107611

Files:
  clang/lib/Basic/Targets/ARC.h
  llvm/lib/Target/ARC/ARCExpandPseudos.cpp
  llvm/lib/Target/ARC/ARCISelLowering.cpp
  llvm/lib/Target/ARC/ARCInstrInfo.td
  llvm/test/CodeGen/ARC/ctlz.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107611.364806.patch
Type: text/x-patch
Size: 5614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210806/f6fffac7/attachment-0001.bin>


More information about the cfe-commits mailing list