[all-commits] [llvm/llvm-project] f118d4: [AMDGPU] Use alloca address space in rewrite-out-a...

Alexander Richardson via All-commits all-commits at lists.llvm.org
Thu Oct 26 07:09:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f118d474eb64c29aff848fe60d1a49fbd310dcbe
      https://github.com/llvm/llvm-project/commit/f118d474eb64c29aff848fe60d1a49fbd310dcbe
  Author: Alexander Richardson <alexrichardson at google.com>
  Date:   2023-10-26 (Thu, 26 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/rewrite-out-arguments.ll

  Log Message:
  -----------
  [AMDGPU] Use alloca address space in rewrite-out-arguments.ll (#70269)

This is needed for the transform to fire with a correct data layout.
Pre-commiting this change to keep the diff of D141060 smaller.




More information about the All-commits mailing list