[all-commits] [llvm/llvm-project] e27600: [CIR] Implement logical not for VectorType (#160762)

Amr Hesham via All-commits all-commits at lists.llvm.org
Sat Sep 27 01:20:21 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e276000d0b8adadc228a6e93ea8911fbd879d2cd
      https://github.com/llvm/llvm-project/commit/e276000d0b8adadc228a6e93ea8911fbd879d2cd
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-09-27 (Sat, 27 Sep 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    M clang/test/CIR/CodeGen/vector-ext.cpp
    M clang/test/CIR/CodeGen/vector.cpp

  Log Message:
  -----------
  [CIR] Implement logical not for VectorType (#160762)

This change implements logical not for VectorType



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