[PATCH] D21426: AMDGPU: Use correct method for determining instruction size

Nicolai Hähnle via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 06:01:08 PDT 2016


nhaehnle added a subscriber: nhaehnle.
nhaehnle accepted this revision.
nhaehnle added a reviewer: nhaehnle.
nhaehnle added a comment.
This revision is now accepted and ready to land.

LGTM


================
Comment at: test/CodeGen/AMDGPU/inline-asm.ll:61
@@ +60,3 @@
+
+; All instructions are assumed to be the maximum size
+; CHECK-LABEL: {{^}}code_size_inline_asm_small_inst:
----------------
Nitpick: all _inline_ instructions, right?


http://reviews.llvm.org/D21426





More information about the llvm-commits mailing list