[all-commits] [llvm/llvm-project] 51457c: [mlir] NFC: split --shared-libs option into multip...
Christian Sigg via All-commits
all-commits at lists.llvm.org
Thu Jan 28 09:54:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 51457cd50624a5f3f684b80c2ce6feff1a2b3901
https://github.com/llvm/llvm-project/commit/51457cd50624a5f3f684b80c2ce6feff1a2b3901
Author: Christian Sigg <csigg at google.com>
Date: 2021-01-28 (Thu, 28 Jan 2021)
Changed paths:
M mlir/test/mlir-cuda-runner/all-reduce-and.mlir
M mlir/test/mlir-cuda-runner/all-reduce-max.mlir
M mlir/test/mlir-cuda-runner/all-reduce-min.mlir
M mlir/test/mlir-cuda-runner/all-reduce-op.mlir
M mlir/test/mlir-cuda-runner/all-reduce-or.mlir
M mlir/test/mlir-cuda-runner/all-reduce-region.mlir
M mlir/test/mlir-cuda-runner/all-reduce-xor.mlir
M mlir/test/mlir-cuda-runner/gpu-to-cubin.mlir
M mlir/test/mlir-cuda-runner/multiple-all-reduce.mlir
M mlir/test/mlir-cuda-runner/shuffle.mlir
M mlir/test/mlir-cuda-runner/two-modules.mlir
M mlir/test/mlir-rocm-runner/gpu-to-hsaco.mlir
M mlir/test/mlir-rocm-runner/two-modules.mlir
M mlir/test/mlir-rocm-runner/vecadd.mlir
M mlir/test/mlir-rocm-runner/vector-transferops.mlir
Log Message:
-----------
[mlir] NFC: split --shared-libs option into multiple lines.
More information about the All-commits
mailing list