[PATCH] D153725: [clang] Make amdgpu-arch tool work on Windows

Johannes Doerfert via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 7 10:56:10 PDT 2023


jdoerfert added inline comments.


================
Comment at: clang/tools/amdgpu-arch/AMDGPUArchByHIP.cpp:96
+  return 0;
+}
----------------
Where is the call to this?


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

https://reviews.llvm.org/D153725



More information about the cfe-commits mailing list