[all-commits] [llvm/llvm-project] ad1fe3: [MLIR] Fix gcc5 in D89161

rsuderman via All-commits all-commits at lists.llvm.org
Thu Oct 15 17:03:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ad1fe3963f30d0e7ef6796ad90bd4ddb6f7b117b
      https://github.com/llvm/llvm-project/commit/ad1fe3963f30d0e7ef6796ad90bd4ddb6f7b117b
  Author: Rob Suderman <rob.suderman at gmail.com>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
    M mlir/lib/TableGen/Pattern.cpp

  Log Message:
  -----------
  [MLIR] Fix gcc5 in D89161

Missing .str() makes gcc5 unable to infer the template to use.

Differential Revision: https://reviews.llvm.org/D89516




More information about the All-commits mailing list