[PATCH] D40098: [AMDGPU] Improve hazard checks for inline asm statements

Mark Searles via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 12:35:14 PST 2017


This revision was automatically updated to reflect the committed changes.
msearles marked 2 inline comments as done.
Closed by commit rL320083: [AMDGPU] Add GCNHazardRecognizer::checkInlineAsmHazards() and… (authored by msearles).

Changed prior to commit:
  https://reviews.llvm.org/D40098?vs=125047&id=126020#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40098

Files:
  llvm/trunk/lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  llvm/trunk/lib/Target/AMDGPU/GCNHazardRecognizer.h
  llvm/trunk/test/CodeGen/AMDGPU/hazard-inlineasm.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40098.126020.patch
Type: text/x-patch
Size: 6244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/af240c8e/attachment.bin>


More information about the llvm-commits mailing list