[all-commits] [llvm/llvm-project] 32032c: [mlir][tblgen] Fix emitting wrong index for `eithe...

ChiaHungDuan via All-commits all-commits at lists.llvm.org
Wed May 3 06:11:27 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 32032cbf25748fcfd8cac9bf6cb0d153dfe151a2
      https://github.com/llvm/llvm-project/commit/32032cbf25748fcfd8cac9bf6cb0d153dfe151a2
  Author: Chia-hung Duan <chiahungduan at google.com>
  Date:   2023-05-03 (Wed, 03 May 2023)

  Changed paths:
    M mlir/lib/TableGen/Pattern.cpp
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/test/mlir-tblgen/pattern.mlir
    M mlir/tools/mlir-tblgen/RewriterGen.cpp

  Log Message:
  -----------
  [mlir][tblgen] Fix emitting wrong index for `either` directive.

Reviewed By: jpienaar

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




More information about the All-commits mailing list