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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Nov 5 10:57:23 PST 2024


  Branch: refs/heads/users/arsenm/getunderlyingobject-look-through-vector-gep
  Home:   https://github.com/llvm/llvm-project
  Commit: e518d75b613f843747bc39ba35c95076caa37c75
      https://github.com/llvm/llvm-project/commit/e518d75b613f843747bc39ba35c95076caa37c75
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-11-05 (Tue, 05 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