aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorNishant Patel <nishant.b.patel@intel.com>2025-10-15 06:51:23 -0700
committerGitHub <noreply@github.com>2025-10-15 06:51:23 -0700
commit4ff8f118cc91870aed357be351230df63ef14dcf (patch)
tree1ffffb6bf46c0b0200598c96c4f132a5820da0c4 /clang/lib/Frontend/CompilerInvocation.cpp
parent316c0766942a1ed87e1a440efaa2fa4d0bad0418 (diff)
downloadllvm-4ff8f118cc91870aed357be351230df63ef14dcf.zip
llvm-4ff8f118cc91870aed357be351230df63ef14dcf.tar.gz
llvm-4ff8f118cc91870aed357be351230df63ef14dcf.tar.bz2
[MLIR][Vector] Extend elementwise pattern to support unrolling from higher rank to lower rank (#162515)
This PR enhances the elementwise unrolling pattern to support higher rank to lower rank unroll. The approach is to add leading unit dims to lower rank targetShape to match the rank of original vector (because ExtractStridedSlice requires same rank to extractSlices), extract slice, reshape to targetShape's rank and perform the operation.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions