[all-commits] [llvm/llvm-project] 03e54a: [CIR] Upstream MulOp for ComplexType (#150834)

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu Jul 31 10:17:05 PDT 2025


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

  Changed paths:
    M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
    A clang/test/CIR/CodeGen/complex-mul-div.cpp

  Log Message:
  -----------
  [CIR] Upstream MulOp for ComplexType (#150834)

This change adds support for mul op for ComplexType

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