[all-commits] [llvm/llvm-project] 97e95f: [AArch64][GlobalISel] Legalize ctpop s128
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Mon Jul 26 16:34:37 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97e95fea53fc403c2a12e356dc835fc922123575
https://github.com/llvm/llvm-project/commit/97e95fea53fc403c2a12e356dc835fc922123575
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-26 (Mon, 26 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-ctpop.mir
M llvm/test/CodeGen/AArch64/popcount.ll
Log Message:
-----------
[AArch64][GlobalISel] Legalize ctpop s128
Differential revision: https://reviews.llvm.org/D106494
More information about the All-commits
mailing list