[all-commits] [llvm/llvm-project] a4f35a: [AMDGPU] Fix mai hazard VALU to LD/ST
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Thu Oct 8 17:13:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a4f35ab232816b4d5b5249746220756358cda945
https://github.com/llvm/llvm-project/commit/a4f35ab232816b4d5b5249746220756358cda945
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/test/CodeGen/AMDGPU/mai-hazards.mir
Log Message:
-----------
[AMDGPU] Fix mai hazard VALU to LD/ST
Fixes: SWDEV-251863
Differential Revision: https://reviews.llvm.org/D89079
More information about the All-commits
mailing list