[all-commits] [llvm/llvm-project] edbaf1: [AMDGPU] Fix a potential integer overflow in GCNRe...

Shilei Tian via All-commits all-commits at lists.llvm.org
Fri Jun 20 09:29:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: edbaf19c46c678e080d5a43e719bc19a02b44ca9
      https://github.com/llvm/llvm-project/commit/edbaf19c46c678e080d5a43e719bc19a02b44ca9
  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 (#144968)

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