[all-commits] [llvm/llvm-project] de8669: Revert "AMDGPU/PromoteAlloca: Always use i32 for i...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Fri Dec 5 13:24:01 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de86696dba5ae5da02b3de7df5b8aaa8e1371893
      https://github.com/llvm/llvm-project/commit/de86696dba5ae5da02b3de7df5b8aaa8e1371893
  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:
  -----------
  Revert "AMDGPU/PromoteAlloca: Always use i32 for indexing (#170511)"

This reverts commit f558c30146e51d5ef72bf3d4b3f0e86ca19e4b99.

Failure on clang-hip-vega20: https://lab.llvm.org/buildbot/#/builders/123/builds/31779


  Commit: 0e0ec4c348670864e18224dc99dd615c0d7e72f8
      https://github.com/llvm/llvm-project/commit/0e0ec4c348670864e18224dc99dd615c0d7e72f8
  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

  Log Message:
  -----------
  Revert "AMDGPU/PromoteAlloca: Simplify how deferred loads work (#170510)"

This reverts commit 22a2c27a0aa0d3aa5d4222f6e766646166450543.

Failure on clang-hip-vega20: https://lab.llvm.org/buildbot/#/builders/123/builds/31779


Compare: https://github.com/llvm/llvm-project/compare/d8e52c0360b7...0e0ec4c34867

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