And add to AMDGPU opt pipeline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94022
[NewPM][AMDGPU] Port amdgpu-propagate-attributes-early/late ClosedPublic Authored by aeubanks on Jan 4 2021, 11:42 AM.
Details Summary And add to AMDGPU opt pipeline.
Diff Detail
Event TimelineHerald added subscribers: jdoerfert, kerbowa, hiraditya and 7 others. · View Herald TranscriptJan 4 2021, 11:42 AM This revision is now accepted and ready to land.Jan 4 2021, 11:48 AM This revision was landed with ongoing or failed builds.Jan 4 2021, 11:54 AM Closed by commit rGa5f863e0765e: [NewPM][AMDGPU] Port amdgpu-propagate-attributes-early/late (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 314418 llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/test/CodeGen/AMDGPU/propagate-attributes-clone.ll
llvm/test/CodeGen/AMDGPU/propagate-attributes-flat-work-group-size.ll
llvm/test/CodeGen/AMDGPU/propagate-attributes-single-set.ll
llvm/tools/opt/opt.cpp
|