[all-commits] [llvm/llvm-project] f558c3: AMDGPU/PromoteAlloca: Always use i32 for indexing ...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Fri Dec 5 12:55:18 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f558c30146e51d5ef72bf3d4b3f0e86ca19e4b99
      https://github.com/llvm/llvm-project/commit/f558c30146e51d5ef72bf3d4b3f0e86ca19e4b99
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
    M llvm/test/CodeGen/AMDGPU/promote-alloca-multidim.ll
    M llvm/test/CodeGen/AMDGPU/promote-alloca-negative-index.ll
    M llvm/test/CodeGen/AMDGPU/promote-alloca-vector-to-vector.ll

  Log Message:
  -----------
  AMDGPU/PromoteAlloca: Always use i32 for indexing (#170511)

Create more canonical code that may even lead to slightly better
codegen.



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