[all-commits] [llvm/llvm-project] 459729: [mlir] Include type_traits to support latest libc++
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Dec 26 17:37:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4597292db7390530c89558b0ae36de644b5f891c
https://github.com/llvm/llvm-project/commit/4597292db7390530c89558b0ae36de644b5f891c
Author: Fangrui Song <i at maskray.me>
Date: 2022-12-26 (Mon, 26 Dec 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/ArithmeticUtils.h
Log Message:
-----------
[mlir] Include type_traits to support latest libc++
for std::make_unsigned_t
More information about the All-commits
mailing list