diff options
author | Matthias Springer <me@m-sp.org> | 2024-12-17 11:37:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 11:37:17 +0100 |
commit | 0693b9e9ccdec5f09a3080b1bec73f5004a8dfa3 (patch) | |
tree | c46dc85def5af3b54989b6518cc26df51fe3681f /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 59890c13343af9e308281b3c76bac425087f4f8a (diff) | |
download | llvm-0693b9e9ccdec5f09a3080b1bec73f5004a8dfa3.zip llvm-0693b9e9ccdec5f09a3080b1bec73f5004a8dfa3.tar.gz llvm-0693b9e9ccdec5f09a3080b1bec73f5004a8dfa3.tar.bz2 |
[mlir][Vector] Clean up `populateVectorToLLVMConversionPatterns` (#119975)
Clean up `populateVectorToLLVMConversionPatterns` so that it populates
only conversion patterns. All rewrite patterns that do not lower to LLVM
should be populated into a separate greedy pattern rewrite.
The current combination of rewrite patterns and conversion patterns
triggered an edge case when merging the 1:1 and 1:N dialect conversions.
Depends on #119973.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions