[PATCH] D20215: [AMDGPU] Update nop insertion for debugger usage
Konstantin Zhuravlyov via llvm-commits
llvm-commits at lists.llvm.org
Thu May 12 10:35:22 PDT 2016
kzhuravl created this revision.
kzhuravl added reviewers: arsenm, tstellarAMD.
kzhuravl added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.
- Insert one nop for each high level statement instead of two
- Do not insert nop before prologue
http://reviews.llvm.org/D20215
Files:
lib/Target/AMDGPU/SIDebuggerInsertNops.cpp
test/CodeGen/AMDGPU/debugger-insert-nops.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20215.57069.patch
Type: text/x-patch
Size: 4436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160512/e0d76763/attachment.bin>
More information about the llvm-commits
mailing list