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

Madhur Amilkanthwar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 11:52:25 PST 2021


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

simplify tests; remove align, add dummy body; remove input param


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.317962.patch
Type: text/x-patch
Size: 8642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210120/d623a97a/attachment.bin>


More information about the llvm-commits mailing list