[PATCH] D100399: [AArch64][GlobalISel] Implement custom legalization for s32 and s64 G_CTPOP

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 19 10:56:31 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG65f257a2152c: [AArch64][GlobalISel] Implement custom legalization for s32 and s64 G_CTPOP (authored by paquette).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100399

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.h
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-ctpop-no-implicit-float.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-ctpop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100399.338559.patch
Type: text/x-patch
Size: 6716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/9c794c69/attachment.bin>


More information about the llvm-commits mailing list