[all-commits] [llvm/llvm-project] 61ba3e: [CIR][LLVMLowering] Upstream unary operators for V...

Amr Hesham via All-commits all-commits at lists.llvm.org
Sun May 18 09:53:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61ba3e4c99a0f806a798fba398e82a4969054bc1
      https://github.com/llvm/llvm-project/commit/61ba3e4c99a0f806a798fba398e82a4969054bc1
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-05-18 (Sun, 18 May 2025)

  Changed paths:
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/test/CIR/CodeGen/vector-ext.cpp
    M clang/test/CIR/CodeGen/vector.cpp

  Log Message:
  -----------
  [CIR][LLVMLowering] Upstream unary operators for VectorType (#139444)

This change adds support for unary ops for VectorType

Issue https://github.com/llvm/llvm-project/issues/136487



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