[all-commits] [llvm/llvm-project] 12f0f2: [AMDGPU] Fix a potential integer overflow in GCNRe...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu Jun 19 19:03:33 PDT 2025
Branch: refs/heads/users/shiltian/gcn-reg-pressure-crash-div-by-zero
Home: https://github.com/llvm/llvm-project
Commit: 12f0f251a3414856f941c395d94d9ec6b03a11d3
https://github.com/llvm/llvm-project/commit/12f0f251a3414856f941c395d94d9ec6b03a11d3
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.
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