[all-commits] [llvm/llvm-project] 6f1f30: Add sanity check in MLIR ODS to catch case where t...

Mehdi Amini via All-commits all-commits at lists.llvm.org
Wed Sep 8 09:59:16 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f1f30a95708e847745cbe6b3703be67c16f9847
      https://github.com/llvm/llvm-project/commit/6f1f30a95708e847745cbe6b3703be67c16f9847
  Author: Mehdi Amini <joker.eph at gmail.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

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

  Log Message:
  -----------
  Add sanity check in MLIR ODS to catch case where two operands have the same name

This is making a tablegen crash into a more friendly error.

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




More information about the All-commits mailing list