[PATCH] D101847: [AMDGPU] Fix function pointer argument bug in AMDGPU Propagate Attributes pass.

Jacob Weightman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 13:21:07 PDT 2021


jweightman updated this revision to Diff 344178.
jweightman added a comment.

This should now propagate attributes to functions called through a constexpr bitcast.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101847

Files:
  llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
  llvm/test/CodeGen/AMDGPU/propagate-attributes-function-pointer-argument.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101847.344178.patch
Type: text/x-patch
Size: 4044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/e985273a/attachment.bin>


More information about the llvm-commits mailing list