[all-commits] [llvm/llvm-project] df63ee: [mlir][VectorOps]
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Sep 8 05:03:58 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: df63eedef64d715ce1f31843f7de9c11fe1e597f
https://github.com/llvm/llvm-project/commit/df63eedef64d715ce1f31843f7de9c11fe1e597f
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
Log Message:
-----------
[mlir][VectorOps]
Put back anonymous namespace to work around GCC5 bug.
VectorToSCF.cpp:241:61: error: specialization of 'template<class ConcreteOp> mlir::LogicalResult {anonymous}::NDTransferOpHelper<ConcreteOp>::doReplace()' in different namespace [-fpermissive]
More information about the All-commits
mailing list