[all-commits] [llvm/llvm-project] 9910d1: [mlir] Add another test case for 1:N type conversi...

Ingo Müller via All-commits all-commits at lists.llvm.org
Tue Mar 28 01:34:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9910d10b18074371f2ff19a7472643a6adeeeacc
      https://github.com/llvm/llvm-project/commit/9910d10b18074371f2ff19a7472643a6adeeeacc
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2023-03-28 (Tue, 28 Mar 2023)

  Changed paths:
    A mlir/test/Conversion/OneToNTypeConversion/one-to-n-type-conversion.mlir

  Log Message:
  -----------
  [mlir] Add another test case for 1:N type conversion facilities. (NFC)

This patch adds another test case for the new 1:N type conversion utils
testing that the proper user materializations are applied depending on
which of the ops in are converted by the test pass.

Reviewed By: nicolasvasilache

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




More information about the All-commits mailing list