[all-commits] [llvm/llvm-project] 7feba5: [CIR] Upstream extract op for VectorType (#138413)

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu May 8 10:39:49 PDT 2025


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

  Changed paths:
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h
    M clang/test/CIR/CodeGen/vector-ext.cpp
    M clang/test/CIR/CodeGen/vector.cpp
    M clang/test/CIR/IR/vector.cir

  Log Message:
  -----------
  [CIR] Upstream extract op for VectorType (#138413)

This change adds extract op 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