[PATCH] D70708: [AMDGPU] Simplify test and extend to gfx9 and gfx10

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 27 08:44:57 PST 2020


arsenm accepted this revision.
arsenm added inline comments.
This revision is now accepted and ready to land.


================
Comment at: llvm/test/CodeGen/AMDGPU/vccz-corrupt-bug-workaround.mir:15
+  bb.0:
     liveins: $sgpr0_sgpr1, $vcc
 
----------------
vcc doesn't need to be live in here


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70708





More information about the llvm-commits mailing list