diff options
author | Nikita Popov <npopov@redhat.com> | 2022-03-30 10:03:08 +0200 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-03-30 10:57:42 +0200 |
commit | 6ae13b74d6cf02593e892323cae7c322911d497a (patch) | |
tree | dc70200bf7c78196eac328ee0a4f4986c41ca737 /llvm/lib/Support/VirtualFileSystem.cpp | |
parent | bce954321a627f7159ad2733fbcb40e87505fa02 (diff) | |
download | llvm-6ae13b74d6cf02593e892323cae7c322911d497a.zip llvm-6ae13b74d6cf02593e892323cae7c322911d497a.tar.gz llvm-6ae13b74d6cf02593e892323cae7c322911d497a.tar.bz2 |
[MLIR] Remove LLVMVectorType
While this claims to be the base class for fixed and scalable
vectors, this is no longer the case since D94405. In fact,
LLVMVectorType is not usable, since the methods it declares are
never defined. Remove this leftover.
Differential Revision: https://reviews.llvm.org/D122707
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions