[all-commits] [llvm/llvm-project] 84710b: [CIR] Implement folder for VecShuffleOp (#143260)

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Jun 10 10:33:27 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 84710b49f2e2b9a02a8fd7dfc4655466e4f5439c
      https://github.com/llvm/llvm-project/commit/84710b49f2e2b9a02a8fd7dfc4655466e4f5439c
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-06-10 (Tue, 10 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-shuffle-fold.cir

  Log Message:
  -----------
  [CIR] Implement folder for VecShuffleOp (#143260)

This change adds a folder for the VecShuffleOp

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