[all-commits] [llvm/llvm-project] 9411b0: [GISel][AArch64] Scalarize i128 bitreverse instruc...
jyli0116 via All-commits
all-commits at lists.llvm.org
Wed Jun 4 05:03:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9411b0004876247bd0850cd86d7cba483c306e6e
https://github.com/llvm/llvm-project/commit/9411b0004876247bd0850cd86d7cba483c306e6e
Author: jyli0116 <yu.li at arm.com>
Date: 2025-06-04 (Wed, 04 Jun 2025)
Changed paths:
M llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
M llvm/test/CodeGen/AArch64/bitreverse.ll
Log Message:
-----------
[GISel][AArch64] Scalarize i128 bitreverse instructions. Added tests for i128 and v2i128 bitreverse (#142621)
v2i128 bitreverse previously wasn't being scalarized as it should be.
Also added tests for i128 and v2i128 bitreverse
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list