[all-commits] [llvm/llvm-project] e0ad86: AMDGPU: Fix asserting in DAG kernel argument lower...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jul 25 01:15:21 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-remove-kernel-argument-vector-assert
  Home:   https://github.com/llvm/llvm-project
  Commit: e0ad863e31d471d6dce796e7208e13d25ef77700
      https://github.com/llvm/llvm-project/commit/e0ad863e31d471d6dce796e7208e13d25ef77700
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-07-25 (Thu, 25 Jul 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/kernel-argument-dag-lowering.ll

  Log Message:
  -----------
  AMDGPU: Fix asserting in DAG kernel argument lowering on v6i32

Remove this pointless assertion for the number of vector elements.



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