[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
Wed May 31 05:25:01 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdd2fea9c23e6: [GlobalIsel][X86] Legalize G_CTLZ and G_CTPOP for 32-bit (authored by tschuett).

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.527004.patch
Type: text/x-patch
Size: 7552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/78f64735/attachment.bin>


More information about the llvm-commits mailing list