[all-commits] [llvm/llvm-project] cff939: [VPlan] Fix comment for User in VPWidenSelectRecip...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue May 19 07:32:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cff9399f6b90233a62eeb808277c98c615d44d8a
https://github.com/llvm/llvm-project/commit/cff9399f6b90233a62eeb808277c98c615d44d8a
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-05-19 (Tue, 19 May 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlan.h
Log Message:
-----------
[VPlan] Fix comment for User in VPWidenSelectRecipe (NFC).
The comment was referring the arguments of the call, but the recipe
widens a select.
More information about the All-commits
mailing list