[all-commits] [llvm/llvm-project] 927f8f: [mlir][spirv] Explicitly construct ArrayRef from s...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Jan 17 11:55:03 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 927f8f40a4c27bd47bca9a8d64786ca8b22fa38d
https://github.com/llvm/llvm-project/commit/927f8f40a4c27bd47bca9a8d64786ca8b22fa38d
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M mlir/lib/Dialect/SPIRV/SPIRVTypes.cpp
Log Message:
-----------
[mlir][spirv] Explicitly construct ArrayRef from static array
Again for pleasing GCC 5.
More information about the All-commits
mailing list