[all-commits] [llvm/llvm-project] 51d30c: [mlir][VectorOps] Fix more GCC5 weirdness

Benjamin Kramer via All-commits all-commits at lists.llvm.org
Tue Sep 8 06:42:05 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 51d30c3429fa0f46bf8c0e4a38840952c11be4f9
      https://github.com/llvm/llvm-project/commit/51d30c3429fa0f46bf8c0e4a38840952c11be4f9
  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] Fix more GCC5 weirdness

VectorToSCF.cpp:515:47: error: specialization of 'template<class TransferOpTy> mlir::LogicalResult mlir::VectorTransferRewriter<TransferOpTy>::matchAndRewrite(mlir::Operation*, mlir::PatternRewriter&) const' in different namespace [-fpermissive]




More information about the All-commits mailing list