[all-commits] [llvm/llvm-project] b6d4b7: [mlir][EmitC] Add Bazel rules for conversions (#13...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Thu May 1 10:27:56 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6d4b7eba1dabadd934c0b92fc32bb6d658e2cf6
https://github.com/llvm/llvm-project/commit/b6d4b7eba1dabadd934c0b92fc32bb6d658e2cf6
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
Log Message:
-----------
[mlir][EmitC] Add Bazel rules for conversions (#138154)
Follow-up from #117549
tested by:
```
cd utils/bazel
bazelisk build --config=generic_clang @llvm-project//mlir:all
bazelisk test --config=generic_clang @llvm-project//mlir/test:all
```
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list