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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 16 10:14:23 PDT 2019


arsenm added a comment.

In D59666#1502063 <https://reviews.llvm.org/D59666#1502063>, @aakanksha555 wrote:

> 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?


No, I mean ends in unreachable


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

https://reviews.llvm.org/D59666





More information about the llvm-commits mailing list