[PATCH] D62937: [AMDGPU] Mark s_endpgm convergent

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 18:55:18 PDT 2019


rampitec created this revision.
rampitec added a reviewer: arsenm.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

This shall prevent tail duplication of blocks with s_endpgm.


https://reviews.llvm.org/D62937

Files:
  lib/Target/AMDGPU/SOPInstructions.td
  test/CodeGen/AMDGPU/fneg-combines.ll
  test/CodeGen/AMDGPU/tail-duplication-convergent.ll
  test/CodeGen/AMDGPU/uniform-cfg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62937.203277.patch
Type: text/x-patch
Size: 4867 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/afe6ba2f/attachment.bin>


More information about the llvm-commits mailing list