[PATCH] D21425: TII: Fix inlineasm size counting comments as insts
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 15 19:11:38 PDT 2016
arsenm created this revision.
arsenm added a subscriber: llvm-commits.
Herald added a reviewer: tstellarAMD.
The main problem was counting comments on their own line as instructions.
http://reviews.llvm.org/D21425
Files:
lib/CodeGen/TargetInstrInfo.cpp
test/CodeGen/AMDGPU/inline-asm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21425.60944.patch
Type: text/x-patch
Size: 3994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160616/be3ec400/attachment.bin>
More information about the llvm-commits
mailing list