[all-commits] [llvm/llvm-project] 366ff3: [VPlan] Get address space from inferred pointer ty...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Apr 20 02:39:06 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 366ff3a89880139a132fe2738f36b39c89f5333e
https://github.com/llvm/llvm-project/commit/366ff3a89880139a132fe2738f36b39c89f5333e
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-04-20 (Sun, 20 Apr 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Get address space from inferred pointer type (NFC)
Remove a use of the underlying ingredient by getting the address space
from the inferred pointer type.
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