[all-commits] [llvm/llvm-project] facead: [AMDGPU] PromoteAlloca - bail always if load/store...

Mariusz Sikora via All-commits all-commits at lists.llvm.org
Tue Nov 28 03:01:49 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: facead618b830b682ea6b12148a0e02f2bc4fd54
      https://github.com/llvm/llvm-project/commit/facead618b830b682ea6b12148a0e02f2bc4fd54
  Author: Mariusz Sikora <mariusz.sikora at amd.com>
  Date:   2023-11-28 (Tue, 28 Nov 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
    M llvm/test/CodeGen/AMDGPU/fix-frame-reg-in-custom-csr-spills.ll
    M llvm/test/CodeGen/AMDGPU/promote-alloca-volatile.ll

  Log Message:
  -----------
  [AMDGPU] PromoteAlloca - bail always if load/store is volatile (#73228)

This change is addressing case where alloca size is the same as
load/store size.




More information about the All-commits mailing list