[llvm-branch-commits] [mlir] [CI] Add rich build information for github workflows (PR #133197)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Mar 27 13:02:08 PDT 2025
https://github.com/boomanaiden154 updated https://github.com/llvm/llvm-project/pull/133197
>From 121d1e0f2bbc88e68c92d4859a4dce3686bd4467 Mon Sep 17 00:00:00 2001
From: Aiden Grossman <aidengrossman at google.com>
Date: Thu, 27 Mar 2025 20:01:57 +0000
Subject: [PATCH] testing
Created using spr 1.3.4
---
mlir/CMakeLists.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/mlir/CMakeLists.txt b/mlir/CMakeLists.txt
index 9e786154a2b40..1903757b18f35 100644
--- a/mlir/CMakeLists.txt
+++ b/mlir/CMakeLists.txt
@@ -1,4 +1,5 @@
# MLIR project.
+# Test comment.
cmake_minimum_required(VERSION 3.20.0)
set(LLVM_SUBPROJECT_TITLE "MLIR")
More information about the llvm-branch-commits
mailing list