[all-commits] [llvm/llvm-project] 006333: [Attributor] Use `getAllocaAddrSpace` to get addre...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Wed Apr 23 09:23:31 PDT 2025
Branch: refs/heads/users/shiltian/use-get-assumed-as-in-aa
Home: https://github.com/llvm/llvm-project
Commit: 0063330dd9544f581ae7e8fb8c15010055a52f0d
https://github.com/llvm/llvm-project/commit/0063330dd9544f581ae7e8fb8c15010055a52f0d
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/spmdization.ll
M llvm/test/Transforms/OpenMP/spmdization_indirect.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