[all-commits] [llvm/llvm-project] 3a385f: DAG: Fix assuming f16 is the only 16-bit fp type i...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jan 4 03:18:22 PST 2025


  Branch: refs/heads/users/arsenm/issue121601
  Home:   https://github.com/llvm/llvm-project
  Commit: 3a385f7b77a2f1a99326c67c78985a3c76769a4e
      https://github.com/llvm/llvm-project/commit/3a385f7b77a2f1a99326c67c78985a3c76769a4e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-01-04 (Sat, 04 Jan 2025)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
    A llvm/test/CodeGen/AMDGPU/issue121601-combine-concat-vectors-assumes-f16.ll

  Log Message:
  -----------
  DAG: Fix assuming f16 is the only 16-bit fp type in concat vector combine

Fixes #121601



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