[all-commits] [llvm/llvm-project] e72f55: [LoongArch] Implement isLegalAddressingMode for ls...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Mon Aug 4 01:13:49 PDT 2025
Branch: refs/heads/users/zhaoqi5/vec-legaladdressingmode
Home: https://github.com/llvm/llvm-project
Commit: e72f55129bd953cfc3b1e077dfc7a626e2ba4412
https://github.com/llvm/llvm-project/commit/e72f55129bd953cfc3b1e077dfc7a626e2ba4412
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-08-04 (Mon, 04 Aug 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/test/CodeGen/LoongArch/lasx/loop-reduce.ll
M llvm/test/CodeGen/LoongArch/lsx/loop-reduce.ll
Log Message:
-----------
[LoongArch] Implement isLegalAddressingMode for lsx/lasx
TODO: Only add tests for general vector load and store.
Maybe consider adding more cases?
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