[compiler-rt] [Profile] Refactor profile correlation. (PR #69656)

Zequan Wu via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 08:14:40 PDT 2023


================
@@ -55,6 +56,7 @@
 #include "llvm/Target/TargetOptions.h"
 #include "llvm/TargetParser/SubtargetFeature.h"
 #include "llvm/TargetParser/Triple.h"
+#include "llvm/Transforms/HipStdPar/HipStdPar.h"
----------------
ZequanWu wrote:

It's not added. It's reordered by git-clang-format.

https://github.com/llvm/llvm-project/pull/69656


More information about the llvm-commits mailing list