[PATCH] D135733: AMDGPU: Treat asm as a hazard for all register read-after-write hazards

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 12:20:09 PDT 2022


arsenm added a comment.

For some of the other hazards (like setreg), I'm thinking of basing it on whether asm is marked sideeffect or not


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

https://reviews.llvm.org/D135733



More information about the llvm-commits mailing list