[all-commits] [llvm/llvm-project] 5d7b81: [LoongArch] Custom legalize vector_shuffle to `xvs...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Tue Mar 24 19:06:55 PDT 2026
Branch: refs/heads/users/zhaoqi5/opt-xvshuf4id
Home: https://github.com/llvm/llvm-project
Commit: 5d7b81047d5497ff1d416ffffd0b01ef95ee5fce
https://github.com/llvm/llvm-project/commit/5d7b81047d5497ff1d416ffffd0b01ef95ee5fce
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2026-03-25 (Wed, 25 Mar 2026)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/shuffle-as-xvshuf4i.ll
M llvm/test/CodeGen/LoongArch/lasx/vec-shuffle-byte-rotate.ll
Log Message:
-----------
[LoongArch] Custom legalize vector_shuffle to `xvshuf4i.d`
Commit: 448c10edd6295c3804867470cd34840ebb270b37
https://github.com/llvm/llvm-project/commit/448c10edd6295c3804867470cd34840ebb270b37
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2026-03-25 (Wed, 25 Mar 2026)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
Log Message:
-----------
rebase after vshuf4i_d was defined
Compare: https://github.com/llvm/llvm-project/compare/afb9692cc305...448c10edd629
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