[all-commits] [llvm/llvm-project] 5722a6: [AMDGPU] Fix a potential integer overflow in GCNRe...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Fri Jun 20 05:44:24 PDT 2025
Branch: refs/heads/users/shiltian/gcn-reg-pressure-crash-div-by-zero
Home: https://github.com/llvm/llvm-project
Commit: 5722a6eece8063318d6f38b4cd1cc655c6c40e94
https://github.com/llvm/llvm-project/commit/5722a6eece8063318d6f38b4cd1cc655c6c40e94
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-06-20 (Fri, 20 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