[all-commits] [llvm/llvm-project] dc3b93: [mlir] Silence warnings when building with MSVC
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Sun Jan 30 14:31:54 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc3b9365b66ea9900fe043429ab66221df08ec9e
https://github.com/llvm/llvm-project/commit/dc3b9365b66ea9900fe043429ab66221df08ec9e
Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M mlir/include/mlir/IR/EnumAttr.td
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/lib/Dialect/GPU/Transforms/AllReduceLowering.cpp
M mlir/lib/Dialect/Math/Transforms/PolynomialApproximation.cpp
M mlir/lib/Parser/TypeParser.cpp
M mlir/unittests/ExecutionEngine/Invoke.cpp
Log Message:
-----------
[mlir] Silence warnings when building with MSVC
Differential Revision: https://reviews.llvm.org/D118536
More information about the All-commits
mailing list