diff options
author | James Newling <james.newling@gmail.com> | 2025-05-15 07:52:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 07:52:53 -0700 |
commit | 3d6d5dfed2b303e9fba74586993df3fa85058991 (patch) | |
tree | 44f09593c91ae9417d41c5ef72a981a71d3e1a8e /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | b7d6a54703823bfba2b437e4b764ceb16b73c2af (diff) | |
download | llvm-3d6d5dfed2b303e9fba74586993df3fa85058991.zip llvm-3d6d5dfed2b303e9fba74586993df3fa85058991.tar.gz llvm-3d6d5dfed2b303e9fba74586993df3fa85058991.tar.bz2 |
[mlir][vector] Address linearization comments (post commit) (#138075)
This PR adds some documentation to address comments in
https://github.com/llvm/llvm-project/pull/136581
This PR adds a test for linearization across scf.for. This new test
might be considered redundant by more experienced MLIRers, but might
help newer users understand how to linearize scf/cf/func operations
easily
The documentation added in this PR also tightens our definition of
linearization, to now exclude unrolling (which creates multiple ops from
1 op). We hadn't really specified what linearization meant before.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions