[PATCH] D31030: [AMDGPU] Fix bug in S_MOVREL check (PR32248)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 14:31:26 PDT 2017


arsenm updated this revision to Diff 92058.
arsenm added a comment.

Fix not inserting nops for VINTRP read m0 after SALU write m0 hazard


https://reviews.llvm.org/D31030

Files:
  lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  lib/Target/AMDGPU/GCNHazardRecognizer.h
  lib/Target/AMDGPU/SIInstrInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31030.92058.patch
Type: text/x-patch
Size: 4158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/6d8f6765/attachment.bin>


More information about the llvm-commits mailing list