[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 13:14:10 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef1f27d67c4d: [GlobalIsel][X86] Legalize G_CTPOP and G_CTLZ (authored by tschuett).
Changed prior to commit:
https://reviews.llvm.org/D150677?vs=522730&id=522755#toc
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.522755.patch
Type: text/x-patch
Size: 17078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/a7f339bf/attachment.bin>
More information about the llvm-commits
mailing list