[all-commits] [llvm/llvm-project] 71f25e: [LoongArch] Make rotl/rotr custom for lsx/lasx
Zhaoxin Yang via All-commits
all-commits at lists.llvm.org
Wed Nov 26 23:09:43 PST 2025
Branch: refs/heads/users/ylzsx/rotr-custom
Home: https://github.com/llvm/llvm-project
Commit: 71f25ea88286ad96d03c6a27dd24f436ee31d123
https://github.com/llvm/llvm-project/commit/71f25ea88286ad96d03c6a27dd24f436ee31d123
Author: yangzhaoxin <yangzhaoxin at loongson.cn>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
Log Message:
-----------
[LoongArch] Make rotl/rotr custom for lsx/lasx
Commit: f1b04ae8bebabb4d917a094061c1405d7cae1040
https://github.com/llvm/llvm-project/commit/f1b04ae8bebabb4d917a094061c1405d7cae1040
Author: yangzhaoxin <yangzhaoxin at loongson.cn>
Date: 2025-11-27 (Thu, 27 Nov 2025)
Changed paths:
M llvm/test/CodeGen/LoongArch/lasx/rotl-rotr.ll
M llvm/test/CodeGen/LoongArch/lsx/rotl-rotr.ll
Log Message:
-----------
add tests
Compare: https://github.com/llvm/llvm-project/compare/e8a821835c84...f1b04ae8beba
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