[PATCH] D105511: [AMDGPU] Move atomic expand past infer address spaces

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 6 14:42:59 PDT 2021


rampitec updated this revision to Diff 356822.
rampitec retitled this revision from "[AMDGPU] Add infer address spaces pass before atomic expand" to "[AMDGPU] Move atomic expand past infer address spaces".
rampitec edited the summary of this revision.
rampitec added a comment.

Move atomic expand pass itself past infer address spaces instead.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105511/new/

https://reviews.llvm.org/D105511

Files:
  llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  llvm/test/CodeGen/AMDGPU/llc-pipeline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105511.356822.patch
Type: text/x-patch
Size: 4835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210706/b5cc81ee/attachment-0001.bin>


More information about the llvm-commits mailing list