diff options
author | Sean Silva <silvasean@google.com> | 2020-10-23 10:30:59 -0700 |
---|---|---|
committer | Sean Silva <silvasean@google.com> | 2020-10-30 14:06:14 -0700 |
commit | b8665742462d7402ead7b18a4f30e3aea91459a5 (patch) | |
tree | 910520c658b1199aad20df5c89193052c8f6c419 /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | dda1e74b58bd6eac06e346e6246b906362532f46 (diff) | |
download | llvm-b8665742462d7402ead7b18a4f30e3aea91459a5.zip llvm-b8665742462d7402ead7b18a4f30e3aea91459a5.tar.gz llvm-b8665742462d7402ead7b18a4f30e3aea91459a5.tar.bz2 |
[mlir] Add BufferResultsToOutParams pass.
This pass allows removing getResultConversionKind from
BufferizeTypeConverter. This pass replaces the AppendToArgumentsList
functionality. As far as I could tell, the only use of this functionlity
is to perform the transformation that is implemented in this pass.
Future patches will remove the getResultConversionKind machinery from
BufferizeTypeConverter, but sending this patch for individual review for
clarity.
Differential Revision: https://reviews.llvm.org/D90071
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions