[all-commits] [llvm/llvm-project] a027be: [LoongArch] Select {DIV, MOD}.{W, WU} instruction to...
hev via All-commits
all-commits at lists.llvm.org
Mon May 20 00:25:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a027bea438e285380450f5b380be072f44ee0312
https://github.com/llvm/llvm-project/commit/a027bea438e285380450f5b380be072f44ee0312
Author: hev <wangrui at loongson.cn>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp
M llvm/lib/Target/LoongArch/LoongArchISelLowering.h
M llvm/lib/Target/LoongArch/LoongArchInstrInfo.td
M llvm/test/CodeGen/LoongArch/ir-instruction/sdiv-udiv-srem-urem.ll
Log Message:
-----------
[LoongArch] Select {DIV,MOD}.{W,WU} instruction to eliminate explicit sign extension (#92205)
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