[PATCH] D139417: [AArch64] add GlobalIsel support for scalar CNT instruction

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 08:06:57 PST 2023


stuij updated this revision to Diff 486587.
stuij added a comment.

removed lambdas, addressed review comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139417

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  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: D139417.486587.patch
Type: text/x-patch
Size: 31612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/08d76b4e/attachment.bin>


More information about the llvm-commits mailing list