[PATCH] D61564: [AMDGPU] Check MI bundles for hazards

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 7 14:05:20 PDT 2019


kerbowa added a comment.

In D61564#1492989 <https://reviews.llvm.org/D61564#1492989>, @rampitec wrote:

> For the test itself, could you please add one more. You have test where hazard instruction follows bundle. Can you add the same, where it is in bundle, and another one precedes it? Thanks!


Sorry, I'm not sure I understand exactly what you mean. Do you want a hazard instruction in a bundle with another hazard instruction preceding it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61564/new/

https://reviews.llvm.org/D61564





More information about the llvm-commits mailing list