[all-commits] [llvm/llvm-project] 9be617: [mlir][Vector] Make VectorToSCF deterministic
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Tue Sep 8 01:19:48 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9be6178449555576645ac922e342936319445cac
https://github.com/llvm/llvm-project/commit/9be6178449555576645ac922e342936319445cac
Author: Nicolas Vasilache <ntv at google.com>
Date: 2020-09-08 (Tue, 08 Sep 2020)
Changed paths:
M mlir/lib/Conversion/VectorToSCF/VectorToSCF.cpp
M mlir/test/Conversion/VectorToSCF/vector-to-loops.mlir
Log Message:
-----------
[mlir][Vector] Make VectorToSCF deterministic
Differential Revision: https://reviews.llvm.org/D87273
More information about the All-commits
mailing list