[all-commits] [llvm/llvm-project] cb8a43: InferAddressSpaces: Make getPredicatedAddrSpace le...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Aug 14 09:48:23 PDT 2024


  Branch: refs/heads/users/arsenm/infer-address-spaces-getpredicatedaddrspace-cleanup
  Home:   https://github.com/llvm/llvm-project
  Commit: cb8a43e2968e411540ea9429847dc22dc1412e6b
      https://github.com/llvm/llvm-project/commit/cb8a43e2968e411540ea9429847dc22dc1412e6b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-08-14 (Wed, 14 Aug 2024)

  Changed paths:
    M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp

  Log Message:
  -----------
  InferAddressSpaces: Make getPredicatedAddrSpace less confusing

This takes a pointer value and the user instruction. Name them as
such, and remove the null check which should be dead.



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