[all-commits] [llvm/llvm-project] 0bc640: TTI: Check legalization cost of add/sub overflow I...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Aug 8 12:44:28 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0bc640774880121e3e59d11011313d3ee8c52b01
https://github.com/llvm/llvm-project/commit/0bc640774880121e3e59d11011313d3ee8c52b01
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
M llvm/test/Analysis/CostModel/ARM/active_lane_mask.ll
M llvm/test/Analysis/CostModel/ARM/arith-overflow.ll
M llvm/test/Analysis/CostModel/ARM/arith-ssat.ll
M llvm/test/Analysis/CostModel/ARM/arith-usat.ll
Log Message:
-----------
TTI: Check legalization cost of add/sub overflow ISD nodes (#100518)
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