With the adjustPassManager interface that is now possible to use custom early module passes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29189
[AMDGPU] Turn AMDGPUUnifyMetadata back into module pass ClosedPublic Authored by rampitec on Jan 26 2017, 10:27 AM.
Details Summary With the adjustPassManager interface that is now possible to use custom early module passes.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 27 2017, 7:45 AM Closed by commit rL293300: [AMDGPU] Turn AMDGPUUnifyMetadata back into module pass (authored by rampitec). · Explain WhyJan 27 2017, 8:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 86059 llvm/trunk/lib/Target/AMDGPU/AMDGPU.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/trunk/lib/Target/AMDGPU/AMDGPUUnifyMetadata.cpp
llvm/trunk/test/CodeGen/AMDGPU/unify-metadata.ll
|