diff options
author | Aart Bik <ajcbik@google.com> | 2020-12-03 16:18:58 -0800 |
---|---|---|
committer | Aart Bik <ajcbik@google.com> | 2020-12-03 17:23:46 -0800 |
commit | c95acf052b53e5c18e380b8632e7de24b5e65dbe (patch) | |
tree | 3ab275fd2253bca28ba6f105089d3e2a11550c50 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | ae9fd5578e8ab59bcffe1fd2b6a91531dff5bde6 (diff) | |
download | llvm-c95acf052b53e5c18e380b8632e7de24b5e65dbe.zip llvm-c95acf052b53e5c18e380b8632e7de24b5e65dbe.tar.gz llvm-c95acf052b53e5c18e380b8632e7de24b5e65dbe.tar.bz2 |
[mlir][vector][avx512] move avx512 lowering pass into general vector lowering
A separate AVX512 lowering pass does not compose well with the regular
vector lowering pass. As such, it is at risk of code duplication and
lowering inconsistencies. This change removes the separate AVX512 lowering
pass and makes it an "option" in the regular vector lowering pass
(viz. vector dialect "augmented" with AVX512 dialect).
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D92614
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions