[all-commits] [llvm/llvm-project] ebeb36: [PowerPC] Implement vsx rotate left word instr (#1...
Lei Huang via All-commits
all-commits at lists.llvm.org
Wed Nov 5 10:22:21 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebeb36b12e4649954a62dfbef7a5b04c5d8e52d7
https://github.com/llvm/llvm-project/commit/ebeb36b12e4649954a62dfbef7a5b04c5d8e52d7
Author: Lei Huang <lei at ca.ibm.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrFuture.td
M llvm/test/MC/Disassembler/PowerPC/ppc-encoding-ISAFuture.txt
M llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding-ISAFuture.txt
M llvm/test/MC/PowerPC/ppc-encoding-ISAFuture.s
Log Message:
-----------
[PowerPC] Implement vsx rotate left word instr (#160754)
Implement `xvrlw`.
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