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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 8 05:39:01 PDT 2019


arsenm added inline comments.


================
Comment at: lib/Target/AMDGPU/AMDGPUISelLowering.cpp:29
 #include "SIInstrInfo.h"
+#include "SIRegisterInfo.h"
 #include "SIMachineFunctionInfo.h"
----------------
Not sure why you need a new include here


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

https://reviews.llvm.org/D59666





More information about the llvm-commits mailing list