[all-commits] [llvm/llvm-project] 435e22: [VPlan] Use VPBB in sinkScalarOperands directly. (...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Sun Dec 25 13:35:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 435e220ba6a41afbeaef6019febddc1b89bf4214
https://github.com/llvm/llvm-project/commit/435e220ba6a41afbeaef6019febddc1b89bf4214
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-12-25 (Sun, 25 Dec 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanTransforms.cpp
Log Message:
-----------
[VPlan] Use VPBB in sinkScalarOperands directly. (NFC)
Suggested by @Ayal in D139790.
More information about the All-commits
mailing list