[PATCH] D150755: [GlobalIsel][x86] Legalize G_CTPOP and G_CTLZ II

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 17 06:02:43 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG33269deccd1d: [GlobalIsel][x86] Legalize G_CTPOP and G_CTLZ II (authored by tschuett).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150755/new/

https://reviews.llvm.org/D150755

Files:
  llvm/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/lib/Target/X86/X86LegalizerInfo.h
  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: D150755.523022.patch
Type: text/x-patch
Size: 9675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/d8250b34/attachment.bin>


More information about the llvm-commits mailing list