[PATCH] D107828: [ARC] Add codegen for count trailing zeros intrinsic for the ARC backend

Thomas Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 10 09:43:09 PDT 2021


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

Attempt to fix clang-tidy lints in `ARCExpandPseudos.cpp`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107828

Files:
  llvm/lib/Target/ARC/ARCExpandPseudos.cpp
  llvm/lib/Target/ARC/ARCISelLowering.cpp
  llvm/lib/Target/ARC/ARCInstrInfo.td
  llvm/test/CodeGen/ARC/ctlz.ll
  llvm/test/CodeGen/ARC/intrinsics.ll
  llvm/test/MC/Disassembler/ARC/misc.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107828.365517.patch
Type: text/x-patch
Size: 6731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/b4d8c73f/attachment.bin>


More information about the llvm-commits mailing list