[all-commits] [llvm/llvm-project] b99f89: [mlir] Fold complex.re(complex.create) and complex...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Wed May 26 01:53:57 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b99f892b025b553680c7e5dbcf15ab7301e3fa57
      https://github.com/llvm/llvm-project/commit/b99f892b025b553680c7e5dbcf15ab7301e3fa57
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-05-26 (Wed, 26 May 2021)

  Changed paths:
    M mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
    M mlir/test/Conversion/ComplexToLLVM/convert-to-llvm.mlir
    M mlir/test/Dialect/Complex/canonicalize.mlir

  Log Message:
  -----------
  [mlir] Fold complex.re(complex.create) and complex.im(complex.create)

This extends the folding we already have. A test needs to be adjusted.

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




More information about the All-commits mailing list