[all-commits] [llvm/llvm-project] 386786: AMDGPU: Fix assertion on load of vector of pointers

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sun Sep 29 21:57:09 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-fix-assert-vector-of-pointers
  Home:   https://github.com/llvm/llvm-project
  Commit: 3867866b9492d0248aaa59626aca1005e6399374
      https://github.com/llvm/llvm-project/commit/3867866b9492d0248aaa59626aca1005e6399374
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-09-30 (Mon, 30 Sep 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    A llvm/test/Transforms/InferAddressSpaces/AMDGPU/issue110433.ll

  Log Message:
  -----------
  AMDGPU: Fix assertion on load of vector of pointers

Fix InferAddressSpaces asserting on a load of a vector of flat
pointers.

Fixes #110433



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