[all-commits] [llvm/llvm-project] 953be4: [CIR] Upstream Unary Plus & Minus op for ComplexTy...

Amr Hesham via All-commits all-commits at lists.llvm.org
Wed Jul 30 12:18:57 PDT 2025


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

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
    M clang/lib/CIR/Dialect/Transforms/LoweringPrepare.cpp
    M clang/test/CIR/CodeGen/complex-unary.cpp

  Log Message:
  -----------
  [CIR] Upstream Unary Plus & Minus op for ComplexType (#150281)

This change adds support for Unary Plus & Minus 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