[Mlir-commits] [mlir] [MLIR][NVVM] Run clang-tidy (PR #135006)
Guray Ozen
llvmlistbot at llvm.org
Thu Apr 10 12:11:29 PDT 2025
================
@@ -1260,6 +1264,8 @@ llvm::Intrinsic::ID CpAsyncBulkTensorReduceOp::getIntrinsicID(
llvm_unreachable("Invalid Reduction Op for CpAsyncBulkTensorReduceOp");
}
+#define _none
----------------
grypp wrote:
It's not auto-generated but clang-tidy complaint about that.
https://github.com/llvm/llvm-project/pull/135006
More information about the Mlir-commits
mailing list