[PATCH] D59666: AMDGPU: HIP compiler option -finstrument-functions flag

Aakanksha Patil via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 14:33:44 PDT 2019


aakanksha555 updated this revision to Diff 199514.
aakanksha555 added a comment.

Added a test outside entry block; doesn't make any difference in the output. 
By a test with no ret, do you mean something that returns void?


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

https://reviews.llvm.org/D59666

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  test/CodeGen/AMDGPU/returnaddress.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59666.199514.patch
Type: text/x-patch
Size: 3786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/aa9bc8e8/attachment.bin>


More information about the llvm-commits mailing list