[all-commits] [llvm/llvm-project] b3c530: [CIR][NFC] Merge vector type invalid tests and upd...

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Jun 24 09:23:42 PDT 2025


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

  Changed paths:
    R clang/test/CIR/IR/invalid-vector-create-wrong-size.cir
    R clang/test/CIR/IR/invalid-vector-create-wrong-type.cir
    R clang/test/CIR/IR/invalid-vector-shift-wrong-result-type.cir
    R clang/test/CIR/IR/invalid-vector-shuffle-dyn-wrong-operands.cir
    R clang/test/CIR/IR/invalid-vector-shuffle-wrong-index.cir
    R clang/test/CIR/IR/invalid-vector-zero-size.cir
    M clang/test/CIR/IR/invalid-vector.cir
    M clang/test/CIR/Transforms/vector-splat.cir

  Log Message:
  -----------
  [CIR][NFC] Merge vector type invalid tests and update names (#145238)

- Merge all vector-type invalid tests into one file.
- Update the names of the functions in the invalid test

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