[PATCH] D26303: AMDGPU/SI: Fix visit order assumption in SIFixSGPRCopies
Nicolai Hähnle via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 7 03:26:35 PST 2016
nhaehnle accepted this revision.
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a comment.
This revision is now accepted and ready to land.
LGTM, one minor comment.
================
Comment at: test/CodeGen/AMDGPU/salu-to-valu.ll:460
+; GCN: {{^}}phi_visit_order:
+; GCN: v_add_i32_e32 v{{[0-9]+}}, vcc, 1, v{{[0-9]+}}
----------------
GCN-LABEL
https://reviews.llvm.org/D26303
More information about the llvm-commits
mailing list