[all-commits] [llvm/llvm-project] ffaba2: Add `using ConvertToLLVMPattern::match/matchAndRew...

Christian Sigg via All-commits all-commits at lists.llvm.org
Mon Nov 30 02:40:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ffaba24c75edc274ec651915a0f2f500b8f6b341
      https://github.com/llvm/llvm-project/commit/ffaba24c75edc274ec651915a0f2f500b8f6b341
  Author: Christian Sigg <csigg at google.com>
  Date:   2020-11-30 (Mon, 30 Nov 2020)

  Changed paths:
    M mlir/include/mlir/Conversion/StandardToLLVM/ConvertStandardToLLVM.h

  Log Message:
  -----------
  Add `using ConvertToLLVMPattern::match/matchAndRewrite` to avoid 'hiding overload' warning.

Reviewed By: ftynse

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




More information about the All-commits mailing list