[all-commits] [llvm/llvm-project] 3ddecf: SLPVectorizer.cpp - fix include ordering. NFCI.
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Sep 21 09:21:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3ddecfd220079cd37d2d08810c3940ffcde57953
https://github.com/llvm/llvm-project/commit/3ddecfd220079cd37d2d08810c3940ffcde57953
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
SLPVectorizer.cpp - fix include ordering. NFCI.
Commit: 3ae07b2a33f5541b36913280564420aaa46a54f8
https://github.com/llvm/llvm-project/commit/3ae07b2a33f5541b36913280564420aaa46a54f8
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-09-21 (Mon, 21 Sep 2020)
Changed paths:
M llvm/lib/CodeGen/TargetPassConfig.cpp
Log Message:
-----------
TargetPassConfig.cpp - use auto const& iterator in for-range loop to avoid copies. NFCI.
Compare: https://github.com/llvm/llvm-project/compare/f91f28c350df...3ae07b2a33f5
More information about the All-commits
mailing list