[PATCH] D103138: [AMDGPU] [IndirectCalls] Don't propagate attributes to address taken functions and their callees

Madhur Amilkanthwar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 3 23:07:12 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG6a3beb1f68d6: [AMDGPU] [IndirectCalls] Don't propagate attributes to address taken functions… (authored by madhur13490).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103138/new/

https://reviews.llvm.org/D103138

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
  llvm/test/CodeGen/AMDGPU/opt-pipeline.ll
  llvm/test/CodeGen/AMDGPU/propagate-attributes-common-callees.ll
  llvm/test/CodeGen/AMDGPU/propagate-attributes-direct-indirect-common-callee.ll
  llvm/test/CodeGen/AMDGPU/propagate-attributes-function-pointer-argument.ll
  llvm/test/CodeGen/AMDGPU/propagate-attributes-indirect.ll
  llvm/test/CodeGen/AMDGPU/propagate-attributes-launch-bounds.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103138.349773.patch
Type: text/x-patch
Size: 13959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210604/0764cb23/attachment.bin>


More information about the llvm-commits mailing list