[all-commits] [llvm/llvm-project] 2cdb34: Revert "[IndirectFunctions] Skip propagating attri...

Konstantin Zhuravlyov via All-commits all-commits at lists.llvm.org
Mon Jan 25 12:58:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2cdb34efdac51d35da66b0017a1c1e00f65ef88d
      https://github.com/llvm/llvm-project/commit/2cdb34efdac51d35da66b0017a1c1e00f65ef88d
  Author: Konstantin Zhuravlyov <kzhuravl_dev at outlook.com>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
    R llvm/test/CodeGen/AMDGPU/propagate-attributes-common-callees.ll
    R llvm/test/CodeGen/AMDGPU/propagate-attributes-direct-indirect-common-callee.ll
    R llvm/test/CodeGen/AMDGPU/propagate-attributes-direct-indirect.ll
    R llvm/test/CodeGen/AMDGPU/propagate-attributes-indirect.ll

  Log Message:
  -----------
  Revert "[IndirectFunctions] Skip propagating attributes to address taken functions"

This reverts commit dd8ae42674b494e46ec40a22f40068db2b4a8b60.

This commit causes infinite loop when compiling rocThrust and hipCUB.

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




More information about the All-commits mailing list