[all-commits] [llvm/llvm-project] c3082e: [mlir][sparse] Adding wrapper for `__has_builtin`
wren romano via All-commits
all-commits at lists.llvm.org
Wed Nov 16 17:46:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3082e2ca281390b3c72e5b99381b6e524023ac5
https://github.com/llvm/llvm-project/commit/c3082e2ca281390b3c72e5b99381b6e524023ac5
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M mlir/include/mlir/ExecutionEngine/SparseTensor/ArithmeticUtils.h
M mlir/include/mlir/ExecutionEngine/SparseTensor/Attributes.h
Log Message:
-----------
[mlir][sparse] Adding wrapper for `__has_builtin`
This is a followup to D138154 and should resolve build issues on Windows.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D138167
More information about the All-commits
mailing list