[all-commits] [llvm/llvm-project] d8eeb9: [AMDGPU] Fix a potential integer overflow in GCNRe...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Jun 19 19:27:00 PDT 2025
Branch: refs/heads/users/shiltian/gcn-reg-pressure-crash-div-by-zero
Home: https://github.com/llvm/llvm-project
Commit: d8eeb9ea4d16aa54bc570bedc84d2ecd58582dcf
https://github.com/llvm/llvm-project/commit/d8eeb9ea4d16aa54bc570bedc84d2ecd58582dcf
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNRegPressure.cpp
A llvm/test/CodeGen/AMDGPU/gcn-reg-pressure-true16-integer-overflow.mir
Log Message:
-----------
[AMDGPU] Fix a potential integer overflow in GCNRegPressure when true16 is enabled
Fixes SWDEV-537014.
Commit: 4ada892521b9c1d69f054a256d3c87f141e717d6
https://github.com/llvm/llvm-project/commit/4ada892521b9c1d69f054a256d3c87f141e717d6
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/gcn-reg-pressure-true16-integer-overflow.mir
Log Message:
-----------
Make test more compact
Compare: https://github.com/llvm/llvm-project/compare/cfdc82ad14ca...4ada892521b9
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