[all-commits] [llvm/llvm-project] da95a0: [mlir] NFC - Appease gcc 5

Nicolas Vasilache via All-commits all-commits at lists.llvm.org
Tue May 19 19:51:56 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: da95a0d8cc20f23814e1c01b54271fe3115051fd
      https://github.com/llvm/llvm-project/commit/da95a0d8cc20f23814e1c01b54271fe3115051fd
  Author: Nicolas Vasilache <ntv at google.com>
  Date:   2020-05-19 (Tue, 19 May 2020)

  Changed paths:
    M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp

  Log Message:
  -----------
  [mlir] NFC - Appease gcc 5

This should fix the error ```
VectorToSCF.cpp:238:62: error: specialization of 'template<class
ConcreteOp> mlir::LogicalResult
{anonymous}::NDTransferOpHelper<ConcreteOp>::doReplace()' in different
namespace
```




More information about the All-commits mailing list