[all-commits] [llvm/llvm-project] ea8dee: [mlir][complex] Minor fixes in ComplexToStandard t...

Ingo Müller via All-commits all-commits at lists.llvm.org
Tue Mar 7 06:25:38 PST 2023


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

  Changed paths:
    M mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir

  Log Message:
  -----------
  [mlir][complex] Minor fixes in ComplexToStandard test cases.

One FileCheck line was hard-coding variable names. Another line
mis-indented the second line of a function header.

Reviewed By: akuegel

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




More information about the All-commits mailing list