[PATCH] D94585: [IndirectFunctions] Skip propagating attributes to address taken functions

Madhur Amilkanthwar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 15 00:52:50 PST 2021


madhur13490 updated this revision to Diff 316862.
madhur13490 added a comment.

rebase + address comments + fix test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94585

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
  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-direct-indirect.ll
  llvm/test/CodeGen/AMDGPU/propagate-attributes-indirect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94585.316862.patch
Type: text/x-patch
Size: 14096 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210115/c146a54d/attachment.bin>


More information about the llvm-commits mailing list