[PATCH] D131454: [AArch64][GlobalISel] Fallback to generic lowering of G_CTPOP
Vladislav Dzhidzhoev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 8 17:05:19 PDT 2022
dzhidzhoev created this revision.
dzhidzhoev added reviewers: paquette, aemerson, arsenm, t.p.northover, Petar.Avramovic.
Herald added subscribers: hiraditya, kristof.beyls, rovka.
Herald added a project: All.
dzhidzhoev requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Use generic lowering of G_CTPOP for s32 and s64 scalars when
noimplicitfloat is specified.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D131454
Files:
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-ctpop-no-implicit-float.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131454.451005.patch
Type: text/x-patch
Size: 5607 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220809/ab40e415/attachment.bin>
More information about the llvm-commits
mailing list