[all-commits] [llvm/llvm-project] b013c5: VPlanSLP.cpp - tidy implicit header dependencies. ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun Jun 13 04:37:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b013c58e82c67574b137d33d275c7b9328446b70
https://github.com/llvm/llvm-project/commit/b013c58e82c67574b137d33d275c7b9328446b70
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-06-13 (Sun, 13 Jun 2021)
Changed paths:
M llvm/lib/Transforms/Vectorize/VPlanSLP.cpp
Log Message:
-----------
VPlanSLP.cpp - tidy implicit header dependencies. NFCI.
We don't use std::string and std::vector, but we do use std::pair and std::max.
More information about the All-commits
mailing list