[PATCH] D107828: [ARC] Add codegen for count trailing zeros intrinsic for the ARC backend
Mark Schimmel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 10 12:09:36 PDT 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb82108687689: [ARC] Add codegen for count trailing zeros intrinsic for the ARC backend (authored by thomasjohns, committed by marksl).
Changed prior to commit:
https://reviews.llvm.org/D107828?vs=365517&id=365580#toc
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.365580.patch
Type: text/x-patch
Size: 6132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210810/98c75b99/attachment.bin>
More information about the llvm-commits
mailing list