[all-commits] [llvm/llvm-project] 64bc08: Merging r375265:
Austin Kerbow via All-commits
all-commits at lists.llvm.org
Thu Nov 7 17:04:01 PST 2019
Branch: refs/heads/release/9.x
Home: https://github.com/llvm/llvm-project
Commit: 64bc08ac4acc89628cdadc30764631723448ca0f
https://github.com/llvm/llvm-project/commit/64bc08ac4acc89628cdadc30764631723448ca0f
Author: Austin Kerbow <Austin.Kerbow at amd.com>
Date: 2019-11-07 (Thu, 07 Nov 2019)
Changed paths:
M llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
M llvm/test/CodeGen/AMDGPU/smem-war-hazard.mir
Log Message:
-----------
Merging r375265:
------------------------------------------------------------------------
r375265 | kerbowa | 2019-10-18 11:20:30 -0700 (Fri, 18 Oct 2019) | 13 lines
AMDGPU: Fix SMEM WAR hazard for gfx10 readlane
Summary: Hazard recognizer fails to see hazard with V_READLANE_B32_gfx10.
Reviewers: rampitec
Reviewed By: rampitec
Subscribers: arsenm, kzhuravl, jvesely, wdng, nhaehnle, yaxunl, dstuttard, tpr, t-tye, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69172
------------------------------------------------------------------------
More information about the All-commits
mailing list