[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
Thu Aug 5 17:05:43 PDT 2021
thomasjohns updated this revision to Diff 364657.
thomasjohns added a comment.
Fix missing `}` after bad merge. Move CTLZ next to other pseudo instructions.
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.364657.patch
Type: text/x-patch
Size: 5036 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210806/1a917e38/attachment.bin>
More information about the cfe-commits
mailing list