AMDGPUPropagateAttributes will not work on function bitcatsts,
so move AMDGPUFixFunctionBitcasts before it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D63455
[AMDGPU] Propagate function attributes thru bitcasts ClosedPublic Authored by rampitec on Jun 17 2019, 1:30 PM.
Details Summary AMDGPUPropagateAttributes will not work on function bitcatsts,
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptJun 17 2019, 1:30 PM This revision is now accepted and ready to land.Jun 17 2019, 1:33 PM Closed by commit rL363614: [AMDGPU] Propagate function attributes thru bitcasts (authored by rampitec). · Explain WhyJun 17 2019, 1:39 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 205170 llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/test/CodeGen/AMDGPU/propagate-attributes-bitcast-function.ll
|