[all-commits] [llvm/llvm-project] 31e5b9: [LoongArch] Custom legalize vselect to vector_shuf...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Thu Nov 20 22:32:35 PST 2025
Branch: refs/heads/users/zhaoqi5/opt-vselect
Home: https://github.com/llvm/llvm-project
Commit: 31e5b930fb17549c532772a733f6a40336d0f028
https://github.com/llvm/llvm-project/commit/31e5b930fb17549c532772a733f6a40336d0f028
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/test/CodeGen/LoongArch/lasx/vselect.ll
M llvm/test/CodeGen/LoongArch/lsx/vselect.ll
Log Message:
-----------
[LoongArch] Custom legalize vselect to vector_shuffle for most constant condition cases
Commit: 636d1de7ad0ba26bbee44bdb632f890e4419b76f
https://github.com/llvm/llvm-project/commit/636d1de7ad0ba26bbee44bdb632f890e4419b76f
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
Log Message:
-----------
fix typo
Compare: https://github.com/llvm/llvm-project/compare/97ac5fd4a650...636d1de7ad0b
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