diff options
author | Diego Caballero <diegocaballero@google.com> | 2022-03-10 20:44:24 +0000 |
---|---|---|
committer | Diego Caballero <diegocaballero@google.com> | 2022-03-10 22:33:14 +0000 |
commit | f71f9958b9845878909e005c67970e48b300f991 (patch) | |
tree | a76b5edd0ac690363b2ebdc80cfce1a6fad1a407 /llvm/unittests/Support/CommandLineTest.cpp | |
parent | 3c9e8499435a4ecd197dcae23e9de6da914057d2 (diff) | |
download | llvm-f71f9958b9845878909e005c67970e48b300f991.zip llvm-f71f9958b9845878909e005c67970e48b300f991.tar.gz llvm-f71f9958b9845878909e005c67970e48b300f991.tar.bz2 |
[mlir][Vector] Modernize default lowering of vector transpose
This patch removes an old recursive implementation to lower vector.transpose to extract/insert operations
and replaces it with a iterative approach that leverages newer linearization/delinearization utilities.
The patch should be NFC except by the order in which the extract/insert ops are generated.
Reviewed By: nicolasvasilache
Differential Revision: https://reviews.llvm.org/D121321
Diffstat (limited to 'llvm/unittests/Support/CommandLineTest.cpp')
0 files changed, 0 insertions, 0 deletions