[all-commits] [llvm/llvm-project] aa1668: [VPlan] Use recipe type to avoid getDefiningRecipe...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Wed Nov 16 15:03:59 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa16689f82a0735b123759c2ffc92a6085222108
https://github.com/llvm/llvm-project/commit/aa16689f82a0735b123759c2ffc92a6085222108
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.cpp
Log Message:
-----------
[VPlan] Use recipe type to avoid getDefiningRecipe call (NFC).
Suggested by @Ayal during review of D136068, thanks!
More information about the All-commits
mailing list