commit | 5ed8a75cca2a52f42645977e6c30a67b22385a01 | [log] [tgz] |
---|---|---|
author | Nicolas Vasilache <ntv@google.com> | Mon Dec 03 15:27:27 2018 -0800 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 14:15:40 2019 -0700 |
tree | ba0ac5379976abffe330d99f5413e93ba3ef88c8 | |
parent | 9a19ada5269145bcc01e40ca9d24a4177f754553 [diff] |
[MLIR] Separate and split vectorization tests These tests have become too bulky and unwiedly. Splitting simplifies modifications that will occur in the next CL. PiperOrigin-RevId: 223874321