[all-commits] [llvm/llvm-project] fb978f: [mlir][Complex]: Add lowerings for AddOp and SubOp...

Adrian Kuegel via All-commits all-commits at lists.llvm.org
Fri Jul 23 03:44:18 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb978f092c9c1eff56906c65123944140c89f9cd
      https://github.com/llvm/llvm-project/commit/fb978f092c9c1eff56906c65123944140c89f9cd
  Author: Adrian Kuegel <akuegel at google.com>
  Date:   2021-07-23 (Fri, 23 Jul 2021)

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

  Log Message:
  -----------
  [mlir][Complex]: Add lowerings for AddOp and SubOp from Complex dialect to
Standard.

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




More information about the All-commits mailing list