[PATCH] D76232: [AMDGPU] Fix whole wavefront mode
Sebastian Neubauer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 16 09:14:40 PDT 2020
Flakebi created this revision.
Flakebi added reviewers: arsenm, nhaehnle, critson.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
We cannot move wwm over exec copies because the exec register needs an exact exec mask.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76232
Files:
llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp
llvm/test/CodeGen/AMDGPU/wqm.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76232.250573.patch
Type: text/x-patch
Size: 3870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200316/3760752f/attachment.bin>
More information about the llvm-commits
mailing list