diff options
author | Benjamin Maxwell <benjamin.maxwell@arm.com> | 2023-12-04 17:02:48 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-04 17:02:48 +0000 |
commit | 01e40a8a3d40d7595d2cd95363c27d84b31e5cd2 (patch) | |
tree | 32b29777f31ab0eff5b0d006277d50dcacb018c7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bbd2b08b95fe76bea138c1b03c1cd42ed3ee04df (diff) | |
download | llvm-01e40a8a3d40d7595d2cd95363c27d84b31e5cd2.zip llvm-01e40a8a3d40d7595d2cd95363c27d84b31e5cd2.tar.gz llvm-01e40a8a3d40d7595d2cd95363c27d84b31e5cd2.tar.bz2 |
[mlir][ArmSME] Remove ArmSMETypeConverter (and configure LLVM one instead) (#73639)
This patch removes the ArmSMETypeConverter, and instead updates
`populateArmSMEToLLVMConversionPatterns()` to add an ArmSME vector type
conversion to the existing LLVMTypeConverter. This makes it easier to
add these patterns to an existing `-to-llvm` lowering pass.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions