[all-commits] [llvm/llvm-project] a5f863: [NewPM][AMDGPU] Port amdgpu-propagate-attributes-e...

aeubanks via All-commits all-commits at lists.llvm.org
Mon Jan 4 11:59:05 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a5f863e0765e9056f302dbf0683f92dad6e8efb9
      https://github.com/llvm/llvm-project/commit/a5f863e0765e9056f302dbf0683f92dad6e8efb9
  Author: Arthur Eubanks <aeubanks at google.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPU.h
    M llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/test/CodeGen/AMDGPU/propagate-attributes-clone.ll
    M llvm/test/CodeGen/AMDGPU/propagate-attributes-flat-work-group-size.ll
    M llvm/test/CodeGen/AMDGPU/propagate-attributes-single-set.ll
    M llvm/tools/opt/opt.cpp

  Log Message:
  -----------
  [NewPM][AMDGPU] Port amdgpu-propagate-attributes-early/late

And add to AMDGPU opt pipeline.

Reviewed By: arsenm

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




More information about the All-commits mailing list