[all-commits] [llvm/llvm-project] 63e776: [SystemZ] Allow forming overflow op for i128 (#153...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Aug 14 07:15:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63e776604779f52a792a866577650967fe19f49f
https://github.com/llvm/llvm-project/commit/63e776604779f52a792a866577650967fe19f49f
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZISelLowering.h
M llvm/test/CodeGen/SystemZ/atomicrmw-ops-i128.ll
M llvm/test/CodeGen/SystemZ/int-cmp-65.ll
Log Message:
-----------
[SystemZ] Allow forming overflow op for i128 (#153557)
Allow matching i128 overflow pattern into UADDO, which then allows use
of vaccq.
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