[PATCH] D29791: AMDGPU: Don't always break soft clauses
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 9 14:28:30 PST 2017
arsenm created this revision.
Herald added subscribers: tpr, tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.
This is only necessary if one of the input pointer value registers is
clobbered by a load.
https://reviews.llvm.org/D29791
Files:
lib/Target/AMDGPU/AMDGPUSubtarget.h
lib/Target/AMDGPU/SIInsertWaits.cpp
test/CodeGen/AMDGPU/break-vmem-soft-clauses.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29791.87884.patch
Type: text/x-patch
Size: 25669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170209/86bf2995/attachment.bin>
More information about the llvm-commits
mailing list