diff options
author | Matthias Springer <springerm@google.com> | 2022-05-16 17:02:00 +0200 |
---|---|---|
committer | Matthias Springer <springerm@google.com> | 2022-05-16 18:06:13 +0200 |
commit | f287da8a158113840aeabd04b641d0d2815212f2 (patch) | |
tree | 5c468f2b2a39d570f958611b0ace73dd582fc02f /llvm/lib/CodeGen/MachineModuleInfoImpls.cpp | |
parent | 6e23cd2bf073ab5eb5a103b935af54046d007c52 (diff) | |
download | llvm-f287da8a158113840aeabd04b641d0d2815212f2.zip llvm-f287da8a158113840aeabd04b641d0d2815212f2.tar.gz llvm-f287da8a158113840aeabd04b641d0d2815212f2.tar.bz2 |
[mlir][bufferize] Better user control of layout maps
This changes replaces the `fully-dynamic-layout-maps` options (which was badly named) with two new options:
* `unknown-type-conversion` controls the layout maps on buffer types for which no layout map can be inferred.
* `function-boundary-type-conversion` controls the layout maps on buffer types inside of function signatures.
Differential Revision: https://reviews.llvm.org/D125615
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfoImpls.cpp')
0 files changed, 0 insertions, 0 deletions