[all-commits] [llvm/llvm-project] 68e75e: [PPC] Custom lower ssubo for i64 (#118711)
Maryam Moghadas via All-commits
all-commits at lists.llvm.org
Thu Dec 5 14:23:07 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68e75eebec4cf5fc7eef7d9525b276c4ff5e1b17
https://github.com/llvm/llvm-project/commit/68e75eebec4cf5fc7eef7d9525b276c4ff5e1b17
Author: Maryam Moghadas <maryammo at ca.ibm.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/PowerPC/PPCISelLowering.cpp
M llvm/test/CodeGen/PowerPC/saddo-ssubo.ll
Log Message:
-----------
[PPC] Custom lower ssubo for i64 (#118711)
This is a follow-up patch to improve the codegen for ssubo node for i64
in 64-bit mode by custom lowering.
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