[PATCH] D151459: [GlobalIsel][X86] Legalize G_CTLZ and G_CTPOP for 32-bit
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 27 08:14:22 PDT 2023
tschuett updated this revision to Diff 526270.
tschuett added a comment.
I tried to unify the builders, but I failed.
rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151459/new/
https://reviews.llvm.org/D151459
Files:
llvm/lib/Target/X86/X86LegalizerInfo.cpp
llvm/test/CodeGen/X86/GlobalISel/legalize-ctpop-32.mir
llvm/test/CodeGen/X86/GlobalISel/legalize-leading-zeros-32.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151459.526270.patch
Type: text/x-patch
Size: 7552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230527/3958b90d/attachment.bin>
More information about the llvm-commits
mailing list