aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2022-10-26 15:07:18 -0700
committerAart Bik <ajcbik@google.com>2022-10-27 11:18:50 -0700
commit80b08b68f219949a6479aeff6a54e3e5129ce7dc (patch)
treef8112d46307ec0594cb4d55e777f09e71f68705e /flang/lib/Frontend/CompilerInvocation.cpp
parent846904195bd603628ee3670d7dc0ca84e3e3bba4 (diff)
downloadllvm-80b08b68f219949a6479aeff6a54e3e5129ce7dc.zip
llvm-80b08b68f219949a6479aeff6a54e3e5129ce7dc.tar.gz
llvm-80b08b68f219949a6479aeff6a54e3e5129ce7dc.tar.bz2
[mlir][sparse] add a cursor to sparse storage scheme
This prepare a subsequent revision that will generalize the insertion code generation. Similar to the support lib, insertions become much easier to perform with some "cursor" bookkeeping. Note that we, in the long run, could perhaps avoid storing the "cursor" permanently and use some retricted-scope solution (alloca?) instead. However, that puts harder restrictions on insertion-chain operations, so for now we follow the more straightforward approach. Reviewed By: Peiming Differential Revision: https://reviews.llvm.org/D136800
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions