[all-commits] [llvm/llvm-project] 544be7: [AMDGPU] Skip promote-alloca for insertelement/ins...

Christudasan Devadasan via All-commits all-commits at lists.llvm.org
Thu Apr 29 20:08:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 544be708641b2f3d58a1b86ae86c3ba460f41d10
      https://github.com/llvm/llvm-project/commit/544be708641b2f3d58a1b86ae86c3ba460f41d10
  Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp
    A llvm/test/CodeGen/AMDGPU/skip-promote-alloca-vector-users.ll

  Log Message:
  -----------
  [AMDGPU] Skip promote-alloca for insertelement/insertvalue users

It is difficult to track the users of vector and aggregate types.

Reviewed by: arsenm

Differential Revision: https://reviews.llvm.org/D101562




More information about the All-commits mailing list