[all-commits] [llvm/llvm-project] 1eded1: [MLIR] Fix TableGen generator for attribute interf...

Ulysse Beaugnon via All-commits all-commits at lists.llvm.org
Tue Nov 24 05:06:56 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1eded173a91d3bbfa283eacdabb191cd53dd49e5
      https://github.com/llvm/llvm-project/commit/1eded173a91d3bbfa283eacdabb191cd53dd49e5
  Author: Ulysse Beaugnon <ulysse at google.com>
  Date:   2020-11-24 (Tue, 24 Nov 2020)

  Changed paths:
    M mlir/tools/mlir-tblgen/OpInterfacesGen.cpp

  Log Message:
  -----------
  [MLIR] Fix TableGen generator for attribute interfaces.

Use the correct interface base type name when generating attribute interfaces
with TabeGen.

Reviewed By: ftynse

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




More information about the All-commits mailing list