This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f95be0d Reapply r285351 "[APFloat] Add DoubleAPFloat mode to APFloat. [...] new 5480a24 AMDGPU/SI: Handle hazard with > 8 byte VMEM stores
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPUSubtarget.h | 4 + lib/Target/AMDGPU/BUFInstructions.td | 1 + lib/Target/AMDGPU/GCNHazardRecognizer.cpp | 127 +++++++++++++++++++---- lib/Target/AMDGPU/GCNHazardRecognizer.h | 3 + lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp | 8 +- lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h | 3 + test/CodeGen/MIR/AMDGPU/inserted-wait-states.mir | 79 +++++++++++++- 7 files changed, 201 insertions(+), 24 deletions(-)