[all-commits] [llvm/llvm-project] 958d49: [LoongArch] Optimize inserting fp element bitconve...
ZhaoQi via All-commits
all-commits at lists.llvm.org
Fri Jul 4 23:48:39 PDT 2025
Branch: refs/heads/users/zhaoqi5/opt-insert-bitcast-element
Home: https://github.com/llvm/llvm-project
Commit: 958d496eb6cac5bdbd636efc16fa97c7f2f7604a
https://github.com/llvm/llvm-project/commit/958d496eb6cac5bdbd636efc16fa97c7f2f7604a
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-07-05 (Sat, 05 Jul 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/insert-bitcast-element.ll
M llvm/test/CodeGen/LoongArch/lsx/ir-instruction/insert-bitcast-element.ll
Log Message:
-----------
[LoongArch] Optimize inserting fp element bitconverted from integer
Commit: 6c15292805e94d4d558d96d521698fd89a5e6512
https://github.com/llvm/llvm-project/commit/6c15292805e94d4d558d96d521698fd89a5e6512
Author: Qi Zhao <zhaoqi01 at loongson.cn>
Date: 2025-07-05 (Sat, 05 Jul 2025)
Changed paths:
M llvm/lib/Target/LoongArch/LoongArchFloat32InstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLASXInstrInfo.td
M llvm/lib/Target/LoongArch/LoongArchLSXInstrInfo.td
M llvm/test/CodeGen/LoongArch/lasx/ir-instruction/bitcast-extract-element.ll
M llvm/test/CodeGen/LoongArch/lsx/ir-instruction/bitcast-extract-element.ll
Log Message:
-----------
[LoongArch] Optimize bitcasting vector-extracted fp element to integer
Compare: https://github.com/llvm/llvm-project/compare/035d395b49a8...6c15292805e9
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