[all-commits] [llvm/llvm-project] 058b3f: [LoongArch] Override shouldScalarizeBinop hook to ...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Fri Sep 19 02:04:27 PDT 2025
Branch: refs/heads/users/zhaoqi5/override-shouldScalarizeBinop
Home: https://github.com/llvm/llvm-project
Commit: 058b3f901ddb9107d56d6fbb48d7f7b08d4f5562
https://github.com/llvm/llvm-project/commit/058b3f901ddb9107d56d6fbb48d7f7b08d4f5562
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-09-19 (Fri, 19 Sep 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/test/CodeGen/LoongArch/lasx/extract-binop.ll
M llvm/test/CodeGen/LoongArch/lsx/extract-binop.ll
Log Message:
-----------
[LoongArch] Override shouldScalarizeBinop hook to enable `extract(binop)->binop(extract)` combination
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