[all-commits] [llvm/llvm-project] b46761: [Attributor] Use `getAllocaAddrSpace` to get addre...

Shilei Tian via All-commits all-commits at lists.llvm.org
Wed Apr 23 13:48:44 PDT 2025


  Branch: refs/heads/users/shiltian/use-get-assumed-as-in-aa
  Home:   https://github.com/llvm/llvm-project
  Commit: b46761060b7615cb69775345c1be6b2764abf90c
      https://github.com/llvm/llvm-project/commit/b46761060b7615cb69775345c1be6b2764abf90c
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    M llvm/test/Transforms/OpenMP/custom_state_machines.ll
    M llvm/test/Transforms/OpenMP/custom_state_machines_pre_lto.ll
    M llvm/test/Transforms/OpenMP/nested_parallelism.ll
    M llvm/test/Transforms/OpenMP/remove_globalization.ll
    M llvm/test/Transforms/OpenMP/spmdization.ll
    M llvm/test/Transforms/OpenMP/spmdization_guarding.ll
    M llvm/test/Transforms/OpenMP/spmdization_guarding_two_reaching_kernels.ll
    M llvm/test/Transforms/OpenMP/spmdization_indirect.ll
    M llvm/test/Transforms/OpenMP/spmdization_no_guarding_two_reaching_kernels.ll

  Log Message:
  -----------
  [Attributor] Use `getAllocaAddrSpace` to get address space for `AllocaInst`



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