[all-commits] [llvm/llvm-project] 582144: [CIR] Update ComplexReal/Imag Ops to work on boole...

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Oct 7 08:54:06 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5821446d8746a75de9c5ce6f31bfc44b721df98b
      https://github.com/llvm/llvm-project/commit/5821446d8746a75de9c5ce6f31bfc44b721df98b
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/include/clang/CIR/Dialect/IR/CIRTypeConstraints.td
    M clang/test/CIR/CodeGen/complex.cpp

  Log Message:
  -----------
  [CIR] Update ComplexReal/Imag Ops to work on boolean type (#161956)

Update ComplexRealOp and ComplexImagOp to work on the boolean type.

Issue #160568



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