[all-commits] [llvm/llvm-project] 98ae2f: enable tail expansion which will reduce branches l...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Wed Nov 5 23:59:02 PST 2025
Branch: refs/heads/users/zhaoqi5/opt-enable-memcmp-expansion
Home: https://github.com/llvm/llvm-project
Commit: 98ae2fcc96942eb2796aa5c307224be8b149c90c
https://github.com/llvm/llvm-project/commit/98ae2fcc96942eb2796aa5c307224be8b149c90c
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchTargetTransformInfo.cpp
Log Message:
-----------
enable tail expansion which will reduce branches like aarch64/riscv
Commit: b89ea9200ac9d548acaef617656356269e841edf
https://github.com/llvm/llvm-project/commit/b89ea9200ac9d548acaef617656356269e841edf
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-11-06 (Thu, 06 Nov 2025)
Changed paths:
M llvm/test/CodeGen/LoongArch/expandmemcmp-optsize.ll
M llvm/test/CodeGen/LoongArch/expandmemcmp.ll
Log Message:
-----------
update tests
Compare: https://github.com/llvm/llvm-project/compare/0c426226c9b3...b89ea9200ac9
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