[all-commits] [llvm/llvm-project] f35b5a: [mlir][spirv] Explicitly construct ArrayRef from a...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Fri Jan 17 10:45:38 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f35b5a729705ec371780f703bfc21470163ad5ce
https://github.com/llvm/llvm-project/commit/f35b5a729705ec371780f703bfc21470163ad5ce
Author: Lei Zhang <antiagainst at google.com>
Date: 2020-01-17 (Fri, 17 Jan 2020)
Changed paths:
M mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp
Log Message:
-----------
[mlir][spirv] Explicitly construct ArrayRef from array
Hopefully this pleases GCC 5.
More information about the All-commits
mailing list