diff options
author | Jay Foad <jay.foad@amd.com> | 2021-03-03 16:46:53 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2021-03-04 21:44:56 +0000 |
commit | ed7458398a45ab7a976a2e5d52f6f2c58c5ba110 (patch) | |
tree | fa67b34598e1f11bd3cd4ecc3b8c98df892d60e9 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | ba18a51c381cae884f94bd1e66e1027457f48312 (diff) | |
download | llvm-ed7458398a45ab7a976a2e5d52f6f2c58c5ba110.zip llvm-ed7458398a45ab7a976a2e5d52f6f2c58c5ba110.tar.gz llvm-ed7458398a45ab7a976a2e5d52f6f2c58c5ba110.tar.bz2 |
[AMDGPU] Don't check for VMEM hazards on GFX10
The hazard where a VMEM reads an SGPR written by a VALU counts as a data
dependency hazard, so no nops are required on GFX10. Tested with Vulkan
CTS on GFX10.1 and GFX10.3.
Differential Revision: https://reviews.llvm.org/D97926
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions