[PATCH] D150677: [GlobalIsel][X86] Legalize G_CTPOP and G_CTLZ
Thorsten via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 16 11:39:56 PDT 2023
tschuett updated this revision to Diff 522730.
tschuett added a comment.
changed the type of clampScalar
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150677/new/
https://reviews.llvm.org/D150677
Files:
llvm/lib/Target/X86/X86LegalizerInfo.cpp
llvm/lib/Target/X86/X86LegalizerInfo.h
llvm/test/CodeGen/X86/GlobalISel/legalize-bswap.mir
llvm/test/CodeGen/X86/GlobalISel/legalize-constant.mir
llvm/test/CodeGen/X86/GlobalISel/legalize-ctpop.mir
llvm/test/CodeGen/X86/GlobalISel/legalize-leading-zeros.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150677.522730.patch
Type: text/x-patch
Size: 14773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/709f8730/attachment.bin>
More information about the llvm-commits
mailing list