[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
Fri May 28 12:27:31 PDT 2021
madhur13490 updated this revision to Diff 348573.
madhur13490 added a comment.
use assert
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.348573.patch
Type: text/x-patch
Size: 13804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210528/349ddde5/attachment.bin>
More information about the llvm-commits
mailing list