[all-commits] [llvm/llvm-project] 3b2bfb: [mlir] add missing CMake dependency on ShardingInt...
roderickzzc via All-commits
all-commits at lists.llvm.org
Wed Oct 9 05:37:39 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b2bfb48239e674805a9c4e65be3c3a9eeabdf9c
https://github.com/llvm/llvm-project/commit/3b2bfb48239e674805a9c4e65be3c3a9eeabdf9c
Author: roderickzzc <32364736+Zhang-Zecheng at users.noreply.github.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M mlir/lib/Dialect/Linalg/IR/CMakeLists.txt
Log Message:
-----------
[mlir] add missing CMake dependency on ShardingInterface generated headers for LinalgDialect (#111603)
This fixes non-deterministic build failures.
Fixes https://github.com/llvm/llvm-project/issues/111527
---------
Co-authored-by: zecheng.zhang <zecheng.zhang at bytedance.com>
Co-authored-by: Mehdi Amini <joker.eph at gmail.com>
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