aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenFunction.cpp
diff options
context:
space:
mode:
authorMatthias Springer <me@m-sp.org>2024-12-17 11:37:17 +0100
committerGitHub <noreply@github.com>2024-12-17 11:37:17 +0100
commit0693b9e9ccdec5f09a3080b1bec73f5004a8dfa3 (patch)
treec46dc85def5af3b54989b6518cc26df51fe3681f /clang/lib/CodeGen/CodeGenFunction.cpp
parent59890c13343af9e308281b3c76bac425087f4f8a (diff)
downloadllvm-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