diff options
author | Piotr Sobczak <Piotr.Sobczak@amd.com> | 2021-05-12 09:23:59 +0200 |
---|---|---|
committer | Piotr Sobczak <Piotr.Sobczak@amd.com> | 2021-05-12 10:57:05 +0200 |
commit | 68137ef5682f936a5db14202a69548eee6294256 (patch) | |
tree | b2dd474e417eddbc807082edeebdc8c4a9cbc182 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | cbd93cee9bf014402a7405479ba21f6f3340a126 (diff) | |
download | llvm-68137ef5682f936a5db14202a69548eee6294256.zip llvm-68137ef5682f936a5db14202a69548eee6294256.tar.gz llvm-68137ef5682f936a5db14202a69548eee6294256.tar.bz2 |
[AMDGPU] Skip invariant loads when avoiding WAR conflicts
No need to handle invariant loads when avoiding WAR conflicts, as
there cannot be a vector store to the same memory location.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D101177
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions