[all-commits] [llvm/llvm-project] 0b6a74: VectorCombine/AMDGPU: Cleanup a test and add a new...

Nicolai Hähnle via All-commits all-commits at lists.llvm.org
Thu Nov 20 06:59:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b6a74ced013fcbcc7e3d072efa9af39d33b4520
      https://github.com/llvm/llvm-project/commit/0b6a74ced013fcbcc7e3d072efa9af39d33b4520
  Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
  Date:   2025-11-20 (Thu, 20 Nov 2025)

  Changed paths:
    M llvm/test/Transforms/VectorCombine/AMDGPU/extract-insert-chain-to-shuffles.ll
    A llvm/test/Transforms/VectorCombine/AMDGPU/extract-insert-i8.ll

  Log Message:
  -----------
  VectorCombine/AMDGPU: Cleanup a test and add a new one (#168817)

The existing, recently added test contains a whole lot of noise in the
form of dead instructions. Also, prefer named values.

The new test isolates a separate issue with concatenating i8 vectors.



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