[all-commits] [llvm/llvm-project] 6b4983: [mlir] Add folder for complex.ReOp and complex.ImOp.

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Mon May 17 04:36:29 PDT 2021


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

  Changed paths:
    M mlir/include/mlir/Dialect/Complex/IR/ComplexOps.td
    M mlir/lib/Dialect/Complex/IR/ComplexOps.cpp
    A mlir/test/Dialect/Complex/canonicalize.mlir

  Log Message:
  -----------
  [mlir] Add folder for complex.ReOp and complex.ImOp.

Now that complex constants are supported, we can also fold.

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




More information about the All-commits mailing list