[PATCH] D138811: [AArch64] SelectionDag codegen for gpr CTZ instruction
Ties Stuij via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 04:57:03 PST 2022
stuij updated this revision to Diff 480055.
stuij added a comment.
removed instrInfo pattern match of (cttz (bitreverse -> cttz with equivalent target dagcombine
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138811/new/
https://reviews.llvm.org/D138811
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/gpr_cttz.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138811.480055.patch
Type: text/x-patch
Size: 7497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221205/cddb80ea/attachment.bin>
More information about the llvm-commits
mailing list