diff options
author | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-04-04 16:37:38 -0700 |
---|---|---|
committer | wren romano <2998727+wrengr@users.noreply.github.com> | 2022-04-04 19:11:31 -0700 |
commit | 72ec2f76396fe5de5397bfb898993fdb22e2b0da (patch) | |
tree | af1b923db3408e5d13ae7aaccd8b910cf2cd5482 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 29444f0444c6d3586969fd6fbe49c8188c02c244 (diff) | |
download | llvm-72ec2f76396fe5de5397bfb898993fdb22e2b0da.zip llvm-72ec2f76396fe5de5397bfb898993fdb22e2b0da.tar.gz llvm-72ec2f76396fe5de5397bfb898993fdb22e2b0da.tar.bz2 |
[mlir][sparse] Factoring out `finalizeSegment` and (generic) `appendIndex`
This change introduces two new methods: `finalizeSegment` and `appendIndex`; and removes three old methods: `endDim`, `appendCurrentPointer`, `appendIndex`. The two new methods better encapsulate their algorithms, thus allowing to remove repetitious code in several other places.
Depends On D122435
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D122625
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions