This reverts commit dd8ae42674b494e46ec40a22f40068db2b4a8b60.
This commit causes infinite loop when compiling rocThrust and hipCUB.
Paths
| Differential D95389
AMDGPU: Revert "[IndirectFunctions] Skip propagating attributes to address taken functions" ClosedPublic Authored by kzhuravl on Jan 25 2021, 12:54 PM.
Details Summary This reverts commit dd8ae42674b494e46ec40a22f40068db2b4a8b60. This commit causes infinite loop when compiling rocThrust and hipCUB.
Diff Detail
Event TimelineHerald added subscribers: jdoerfert, kerbowa, JDevlieghere and 8 others. · View Herald TranscriptJan 25 2021, 12:54 PM This revision is now accepted and ready to land.Jan 25 2021, 12:55 PM Closed by commit rG2cdb34efdac5: Revert "[IndirectFunctions] Skip propagating attributes to address taken… (authored by kzhuravl). · Explain WhyJan 25 2021, 12:58 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 319099 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
|