[all-commits] [llvm/llvm-project] 53183b: [CIR] Fold ComplexRealOp from ComplexCreateOp (#14...

Amr Hesham via All-commits all-commits at lists.llvm.org
Fri Jul 11 10:28:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 53183be294e92093a37f3875a8c586c74fbd4d7c
      https://github.com/llvm/llvm-project/commit/53183be294e92093a37f3875a8c586c74fbd4d7c
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-07-11 (Fri, 11 Jul 2025)

  Changed paths:
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
    M clang/test/CIR/Transforms/complex-real-fold.cir

  Log Message:
  -----------
  [CIR] Fold ComplexRealOp from ComplexCreateOp (#147592)

Folding ComplexRealOp if the operand is ComplexCreateOp, inspired by
MLIR Complex dialect

https://github.com/llvm/llvm-project/issues/141365



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list