[Mlir-commits] [mlir] [MLIR][NVVM] Run clang-tidy (PR #135006)

Durgadoss R llvmlistbot at llvm.org
Wed Apr 9 11:05:40 PDT 2025


================
@@ -1238,8 +1238,7 @@ llvm::Intrinsic::ID CpAsyncBulkTensorPrefetchOp::getIntrinsicID(int tensorDims,
     default:                                                                   \
       llvm_unreachable("Invalid TensorDim in CpAsyncBulkTensorReduceOp.");     \
     }                                                                          \
-  }                                                                            \
-  ()
+  }()
----------------
durga4github wrote:

Yes, I have faced this many times now..

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


More information about the Mlir-commits mailing list