[all-commits] [llvm/llvm-project] 5a2566: ValueTracking: Allow getUnderlyingObject to look a...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Nov 6 08:49:26 PST 2024


  Branch: refs/heads/users/arsenm/getunderlyingobject-look-through-vector-gep
  Home:   https://github.com/llvm/llvm-project
  Commit: 5a2566f9b53dd737c7fbd57df471cc575c27ab16
      https://github.com/llvm/llvm-project/commit/5a2566f9b53dd737c7fbd57df471cc575c27ab16
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-06 (Wed, 06 Nov 2024)

  Changed paths:
    M llvm/lib/Analysis/ValueTracking.cpp
    M llvm/test/CodeGen/AMDGPU/promote-alloca-vector-gep.ll

  Log Message:
  -----------
  ValueTracking: Allow getUnderlyingObject to look at vectors

We can identify some easy vector of pointer cases, such as
a getelementptr with a scalar base.



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