[all-commits] [llvm/llvm-project] 22a2c2: AMDGPU/PromoteAlloca: Simplify how deferred loads ...

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22a2c27a0aa0d3aa5d4222f6e766646166450543
      https://github.com/llvm/llvm-project/commit/22a2c27a0aa0d3aa5d4222f6e766646166450543
  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:
  -----------
  AMDGPU/PromoteAlloca: Simplify how deferred loads work (#170510)

The second pass of promotion to vector can be quite simple. Reflect that
simplicity in the code for better maintainability.



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