[all-commits] [llvm/llvm-project] 9cc1dd: [AArch64][GlobalISel] Lower vector G_CTTZ.
Amara Emerson via All-commits
all-commits at lists.llvm.org
Wed Jul 27 00:14:47 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9cc1dd209d20eda51710f302800899730b419381
https://github.com/llvm/llvm-project/commit/9cc1dd209d20eda51710f302800899730b419381
Author: Amara Emerson <amara at apple.com>
Date: 2022-07-27 (Wed, 27 Jul 2022)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/GlobalISel/legalize-cttz.mir
Log Message:
-----------
[AArch64][GlobalISel] Lower vector G_CTTZ.
Fixes issue 56398
More information about the All-commits
mailing list