aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorErick Ochoa Lopez <erick.ochoalopez@amd.com>2025-09-18 12:03:54 -0400
committerGitHub <noreply@github.com>2025-09-18 12:03:54 -0400
commit8b9c70dcdbc80f01945c6560232717afd228d532 (patch)
tree6e5f4c8c8cc59641afde78d1c4a6609d355a8051 /llvm/lib/Support/CommandLine.cpp
parent24504c366146fd55352dcb695d81259bb5f5eb88 (diff)
downloadllvm-8b9c70dcdbc80f01945c6560232717afd228d532.zip
llvm-8b9c70dcdbc80f01945c6560232717afd228d532.tar.gz
llvm-8b9c70dcdbc80f01945c6560232717afd228d532.tar.bz2
[mlir] Move vector.{to_elements,from_elements} unrolling to `VectorUnroll.cpp` (#159118)
This PR moves the patterns that unroll vector.to_elements and vector.from_elements into the file with other vector unrolling operations. This PR also adds these unrolling patterns into the `populateVectorUnrollPatterns`. And renames `populateVectorToElementsLoweringPatterns` `populateVectorFromElementsLoweringPatterns` to `populateVectorToElementsUnrollPatterns` `populateVectorFromElementsUnrollPatterns`.
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions