And add it to the AMDGPU opt pipeline.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D93880
[NewPM] Port infer-address-spaces ClosedPublic Authored by aeubanks on Dec 28 2020, 6:09 PM.
Details
Summary And add it to the AMDGPU opt pipeline.
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: nikic, kerbowa, hiraditya and 3 others. · View Herald TranscriptDec 28 2020, 6:09 PM This revision is now accepted and ready to land.Dec 28 2020, 6:50 PM This revision was landed with ongoing or failed builds.Dec 28 2020, 7:59 PM Closed by commit rGc2ef06d3dd09: [NewPM] Port infer-address-spaces (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 313918 llvm/include/llvm/Transforms/Scalar/InferAddressSpaces.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
llvm/test/CodeGen/AMDGPU/infer-addrpace-pipeline.ll
llvm/test/Transforms/InferAddressSpaces/AMDGPU/infer-address-space.ll
llvm/tools/opt/opt.cpp
|