summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/AMDGPU/inline-target-feature-xnack.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Assume xnack is enabled by defaultMatt Arsenault2019-05-161-0/+67
This is the conservatively correct default. It is always safe to assume xnack is enabled, but not the converse. Introduce a feature to blacklist targets where xnack can never be meaningfully enabled. I'm not sure the targets this is applied to is 100% correct. llvm-svn: 360903
OpenPOWER on IntegriCloud