[all-commits] [llvm/llvm-project] ff2e22: Don't count attributes when addressing operands.

ijsung via All-commits all-commits at lists.llvm.org
Mon Nov 30 17:21:58 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ff2e22853f8d8145cc7c27bb11e44155a124ecec
      https://github.com/llvm/llvm-project/commit/ff2e22853f8d8145cc7c27bb11e44155a124ecec
  Author: Ray (I-Jui) Sung <ijsung at google.com>
  Date:   2020-12-01 (Tue, 01 Dec 2020)

  Changed paths:
    A mlir/test/mlir-tblgen/rewriter-indexing.td
    M mlir/tools/mlir-tblgen/RewriterGen.cpp

  Log Message:
  -----------
  Don't count attributes when addressing operands.

Fixes out-of-bound access in generated nested DAG rewriter matching code.

Reviewed By: tpopp

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




More information about the All-commits mailing list