[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
Tue May 11 09:46:16 PDT 2021


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

Deleted a stray #include <iostream>


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.344445.patch
Type: text/x-patch
Size: 3842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/cf3bce8b/attachment.bin>


More information about the llvm-commits mailing list