[all-commits] [llvm/llvm-project] bd166c: Nit: fix spacing
Sanjoy Das via All-commits
all-commits at lists.llvm.org
Wed Jan 6 09:43:09 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bd166c813c55b0e1703d17d87bf71a9e3966a25a
https://github.com/llvm/llvm-project/commit/bd166c813c55b0e1703d17d87bf71a9e3966a25a
Author: Sanjoy Das <sanjoy at playingwithpointers.com>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M mlir/test/Dialect/GPU/async-region.mlir
Log Message:
-----------
Nit: fix spacing
Differential Revision: https://reviews.llvm.org/D93996
Commit: 6173d1277be04739bc5d977546309f7c765156c8
https://github.com/llvm/llvm-project/commit/6173d1277be04739bc5d977546309f7c765156c8
Author: Sanjoy Das <sanjoy at playingwithpointers.com>
Date: 2021-01-06 (Wed, 06 Jan 2021)
Changed paths:
M mlir/test/Conversion/GPUCommon/lower-alloc-to-gpu-runtime-calls.mlir
M mlir/test/Conversion/GPUCommon/lower-launch-func-to-gpu-runtime-calls.mlir
M mlir/test/Conversion/GPUCommon/lower-memcpy-to-gpu-runtime-calls.mlir
M mlir/test/Conversion/GPUCommon/lower-wait-to-gpu-runtime-calls.mlir
Log Message:
-----------
Remove allow-unregistered-dialect from some tests that don't need it
Differential Revision: https://reviews.llvm.org/D93982
Compare: https://github.com/llvm/llvm-project/compare/2b638ed5a127...6173d1277be0
More information about the All-commits
mailing list