[PATCH] D88291: [AMDGPU] Insert waterfall loops for divergent calls

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 05:15:05 PDT 2020


Flakebi updated this revision to Diff 296931.
Flakebi added a comment.

Fix return value handling, also need to copy COPYs following the call.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88291

Files:
  llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
  llvm/test/CodeGen/AMDGPU/indirect-call.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88291.296931.patch
Type: text/x-patch
Size: 17544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201008/38725780/attachment.bin>


More information about the llvm-commits mailing list