aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorYinying Li <107574043+yinying-lisa-li@users.noreply.github.com>2023-09-14 16:21:13 +0000
committerGitHub <noreply@github.com>2023-09-14 12:21:13 -0400
commite2e429d99441e212c942ec3ac024f55c8fbc1b16 (patch)
tree34e3c0cc38708c2d2014665f445a96309a062a13 /clang/lib/Frontend/CompilerInvocation.cpp
parent1db6b127a1efddd3130402533b01a26c9864c462 (diff)
downloadllvm-e2e429d99441e212c942ec3ac024f55c8fbc1b16.zip
llvm-e2e429d99441e212c942ec3ac024f55c8fbc1b16.tar.gz
llvm-e2e429d99441e212c942ec3ac024f55c8fbc1b16.tar.bz2
[mlir][sparse] Migrate more tests to new syntax (#66309)
CSR: `lvlTypes = [ "dense", "compressed" ]` to `map = (d0, d1) -> (d0 : dense, d1 : compressed)` CSC: `lvlTypes = [ "dense", "compressed" ], dimToLvl = affine_map<(d0, d1) -> (d1, d0)>` to `map = (d0, d1) -> (d1 : dense, d0 : compressed)` This is an ongoing effort: #66146
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions