[Mlir-commits] [mlir] [MLIR][NVVM] Run clang-tidy (PR #135006)
Durgadoss R
llvmlistbot at llvm.org
Wed Apr 9 11:12:49 PDT 2025
================
@@ -33,6 +33,7 @@
#include "llvm/AsmParser/Parser.h"
#include "llvm/IR/Attributes.h"
#include "llvm/IR/Function.h"
+#include "llvm/IR/IntrinsicsNVPTX.h"
----------------
durga4github wrote:
I see this as an addition-only change.
For my understanding,
Please let me know why this header is added as part of this change..
https://github.com/llvm/llvm-project/pull/135006
More information about the Mlir-commits
mailing list