[PATCH] D93880: [NewPM] Port infer-address-spaces

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 28 18:09:43 PST 2020


aeubanks created this revision.
aeubanks added reviewers: ychen, arsenm.
Herald added subscribers: nikic, kerbowa, hiraditya, tpr, nhaehnle, jvesely.
aeubanks requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

And add it to the AMDGPU opt pipeline.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D93880

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93880.313918.patch
Type: text/x-patch
Size: 15189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201229/d6437227/attachment.bin>


More information about the llvm-commits mailing list