author | Valentin Clement <clementval@gmail.com> | |
Wed, 11 Mar 2020 12:56:31 +0000 (13:56 +0100) | ||
committer | Stephan Herhut <herhut@google.com> | |
Wed, 11 Mar 2020 13:07:04 +0000 (14:07 +0100) | ||
commit | c7380995f8123558e0ac252d141d846fb97a869a | |
tree | 782d8aa8b062da90c8bd9f528b0afbe2938655c9 | tree | snapshot |
parent | f6790a1c63598e9e55608d60d0f4c0a1b1be8ae9 | commit | diff |
mlir/include/mlir/Dialect/GPU/GPUOps.td | diff | blob | history | |
mlir/include/mlir/ExecutionEngine/RunnerUtils.h | diff | blob | history | |
mlir/lib/Conversion/GPUToNVVM/LowerGpuOpsToNVVMOps.cpp | diff | blob | history | |
mlir/lib/Dialect/GPU/IR/GPUDialect.cpp | diff | blob | history | |
mlir/lib/Dialect/GPU/Transforms/AllReduceLowering.cpp | diff | blob | history | |
mlir/lib/ExecutionEngine/RunnerUtils.cpp | diff | blob | history | |
mlir/test/Dialect/GPU/all-reduce-max.mlir | [new file with mode: 0644] | blob |
mlir/test/Dialect/GPU/invalid.mlir | diff | blob | history | |
mlir/test/mlir-cuda-runner/all-reduce-and.mlir | [new file with mode: 0644] | blob |
mlir/test/mlir-cuda-runner/all-reduce-max.mlir | [new file with mode: 0644] | blob |
mlir/test/mlir-cuda-runner/all-reduce-min.mlir | [new file with mode: 0644] | blob |
mlir/test/mlir-cuda-runner/all-reduce-or.mlir | [new file with mode: 0644] | blob |
mlir/test/mlir-cuda-runner/all-reduce-xor.mlir | [new file with mode: 0644] | blob |