[clang] [Profile] Refactor profile correlation. (PR #69656)
Zequan Wu via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 25 08:14:38 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 cfe-commits
mailing list