[all-commits] [llvm/llvm-project] 4bde7c: [NFC] Use VectorType::isScalable to align with ong...
huihzhang via All-commits
all-commits at lists.llvm.org
Sun Apr 12 15:39:59 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4bde7c5986eeae03e86b5531696146fb97acafde
https://github.com/llvm/llvm-project/commit/4bde7c5986eeae03e86b5531696146fb97acafde
Author: Huihui Zhang <huihuiz at quicinc.com>
Date: 2020-04-12 (Sun, 12 Apr 2020)
Changed paths:
M llvm/lib/Analysis/BasicAliasAnalysis.cpp
M llvm/lib/Transforms/Utils/VNCoercion.cpp
Log Message:
-----------
[NFC] Use VectorType::isScalable to align with ongoing VectorType refactor.
More information about the All-commits
mailing list