diff options
author | Tim Renouf <tpr.llvm@botech.co.uk> | 2019-05-30 18:46:34 +0000 |
---|---|---|
committer | Tim Renouf <tpr.llvm@botech.co.uk> | 2019-05-30 18:46:34 +0000 |
commit | 7fecdf36cc5b41dc5ad85d58c6e3b97b4fce6d00 (patch) | |
tree | 2f9ed4e713d2a8e0c4faf6faf38a3378b5ad71df /llvm/lib/Bitcode/Reader | |
parent | 9bbdde259803f8a02d992a0d47b174a1efc8442f (diff) | |
download | bcm5719-llvm-7fecdf36cc5b41dc5ad85d58c6e3b97b4fce6d00.tar.gz bcm5719-llvm-7fecdf36cc5b41dc5ad85d58c6e3b97b4fce6d00.zip |
[AMDGPU] Added target-specific attribute amdgpu-max-memory-clause
With LLPC, previous investigation has suggested that si-scheduler
interacts badly with SiFormMemoryClauses on an XNACK target in some
games.
That needs further investigation in the future. In the meantime, this
commit adds a target-specific attribute to allow us to disable
SIFormMemoryClauses by setting it to 1 on a per-function basis for LLPC
to use.
Differential Revision: https://reviews.llvm.org/D62572
Change-Id: Ia0ca12ce79093cbbe86caded723ffb13384ede92
llvm-svn: 362127
Diffstat (limited to 'llvm/lib/Bitcode/Reader')
0 files changed, 0 insertions, 0 deletions