diff options
author | Matthias Springer <me@m-sp.org> | 2023-10-25 17:50:30 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-25 17:50:30 +0900 |
commit | 26e35b0fa8da223aea16d9412a9ef098eb2107a8 (patch) | |
tree | ef0814d766850ec9ab0d50f41f76f3d05ae66976 /lldb/packages/Python/lldbsuite/test/dotest.py | |
parent | b81bfea99ba373a149a8787f61d816812e88ceb0 (diff) | |
download | llvm-26e35b0fa8da223aea16d9412a9ef098eb2107a8.zip llvm-26e35b0fa8da223aea16d9412a9ef098eb2107a8.tar.gz llvm-26e35b0fa8da223aea16d9412a9ef098eb2107a8.tar.bz2 |
[mlir][NFC] Move `foldAttributesIntoMap` to `IR` build unit (#70155)
`foldAttributesIntoMap` is a helper function that folds constant
`OpFoldResult` into an affine map. This commit moves the function from
the affine dialect to `AffineMap.h`, so that it can be used without
depending on the affine dialect.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dotest.py')
0 files changed, 0 insertions, 0 deletions