[all-commits] [llvm/llvm-project] 523c79: [VPlan] Use VPlan type inference to get address sp...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Oct 27 21:52:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 523c796df7abd026da8fd9fe6ddda844a8b43548
https://github.com/llvm/llvm-project/commit/523c796df7abd026da8fd9fe6ddda844a8b43548
Author: Florian Hahn <flo at fhahn.com>
Date: 2025-10-28 (Tue, 28 Oct 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanRecipes.cpp
Log Message:
-----------
[VPlan] Use VPlan type inference to get address space for recipes. (NFC)
Instead of accessing the address space from the IR reference, retrieve
it via type inference.
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