[all-commits] [llvm/llvm-project] 2c3368: [AMDGPU] Add regression test for extract of vector...

carlobertolli via All-commits all-commits at lists.llvm.org
Tue May 26 14:17:41 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c336879888a59e3438529712320ad7ab1d47210
      https://github.com/llvm/llvm-project/commit/2c336879888a59e3438529712320ad7ab1d47210
  Author: carlobertolli <carlo.bertolli at amd.com>
  Date:   2026-05-26 (Tue, 26 May 2026)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/extract-vector-elt-binop-build-vector.ll

  Log Message:
  -----------
  [AMDGPU] Add regression test for extract of vector binop scalarization (#198825)

Test that extracting both lanes from a binop of two build_vectors
sharing a variable operand at different lane positions correctly folds
per-lane constants.

Assisted-by: Cursor (Claude)



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