[all-commits] [llvm/llvm-project] 59e133: [VPlan] Strip Ctx arg from tryToFoldLiveIns (NFC) ...
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Tue Jun 9 05:54:02 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59e1338da9e97be33e19dbe0b0cda46a9eefe834
https://github.com/llvm/llvm-project/commit/59e1338da9e97be33e19dbe0b0cda46a9eefe834
Author: Ramkumar Ramachandra <artagnon at tenstorrent.com>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Strip Ctx arg from tryToFoldLiveIns (NFC) (#202559)
We get the Plan anyway, so the context doesn't need to be passed
separately.
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