[PATCH] D89536: [AMDGPU] Do not generate S_CMP_LG_U64 on gfx7

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 16 06:41:19 PDT 2020


arsenm accepted this revision.
arsenm added a comment.
This revision is now accepted and ready to land.

I don't see why this is emitting this compare in the first place, but this is just doing the same thing that's already done here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89536



More information about the llvm-commits mailing list