yaxunl marked an inline comment as done.
yaxunl added inline comments.
================
Comment at: clang/tools/amdgpu-arch/AMDGPUArch.cpp:48-52
+  if (!printGPUsByHSA())
+    return 0;
+#endif
 
+  return printGPUsByHSA();
----------------
jhuber6 wrote:
> Are we missing something here ? They look the same.
sorry my mistake. will fix.


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

https://reviews.llvm.org/D153725

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to