[all-commits] [llvm/llvm-project] 9ee55e: [CIR] Implement folder for VecSplatOp (#143771)

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu Jun 19 00:02:13 PDT 2025


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

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/CIRSimplify.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    A clang/test/CIR/Transforms/vector-splat.cir

  Log Message:
  -----------
  [CIR] Implement folder for VecSplatOp (#143771)

This change adds a folder for the VecSplatOp

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