[PATCH] D79670: [AMDGPU] Order pos exports before param exports

Carl Ritson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 9 04:45:16 PDT 2020


critson created this revision.
critson added reviewers: foad, arsenm, rampitec, nhaehnle.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Modify export clustering DAG mutation to move position exports
before other exports types.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D79670

Files:
  llvm/lib/Target/AMDGPU/AMDGPUExportClustering.cpp
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.exp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79670.263013.patch
Type: text/x-patch
Size: 4906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200509/971359d3/attachment.bin>


More information about the llvm-commits mailing list