[PATCH] D62217: AMDGPU: Assume call pseudos are convergent

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 14:04:38 PDT 2019


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

There should probably be nonconvergent versions, but my guess is it
doesn't matter in practice.


https://reviews.llvm.org/D62217

Files:
  lib/Target/AMDGPU/SIInstructions.td
  test/CodeGen/AMDGPU/tail-duplication-convergent.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62217.200582.patch
Type: text/x-patch
Size: 3476 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190521/1ddabfac/attachment.bin>


More information about the llvm-commits mailing list