[all-commits] [llvm/llvm-project] 1b10c6: LoopVectorize.h - reduce AliasAnalysis.h include t...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Jun 26 02:49:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1b10c618e9283104ad1e0de6e694982b5c942afd
https://github.com/llvm/llvm-project/commit/1b10c618e9283104ad1e0de6e694982b5c942afd
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
LoopVectorize.h - reduce AliasAnalysis.h include to forward declaration. NFC.
Replace legacy AliasAnalysis typedef with AAResults where necessary.
More information about the All-commits
mailing list