[all-commits] [llvm/llvm-project] 995d74: [CIR] Implement folder for VecTernaryOp (#142946)

Amr Hesham via All-commits all-commits at lists.llvm.org
Sat Jun 7 04:59:17 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 995d74f8663edb2e20f2d2672556582a6f4cc3f1
      https://github.com/llvm/llvm-project/commit/995d74f8663edb2e20f2d2672556582a6f4cc3f1
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-06-07 (Sat, 07 Jun 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
    M clang/lib/CIR/Dialect/Transforms/CIRCanonicalize.cpp
    A clang/test/CIR/Transforms/vector-ternary-fold.cir

  Log Message:
  -----------
  [CIR] Implement folder for VecTernaryOp (#142946)

This change adds a folder for the VecTernaryOp

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