aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGCall.cpp
diff options
context:
space:
mode:
authorMatthias Springer <springerm@google.com>2022-06-27 12:42:07 +0200
committerMatthias Springer <springerm@google.com>2022-06-27 12:42:41 +0200
commitba9d886db4fbb2dfd6787bfa073811e77eacbfe7 (patch)
tree685722270664e699fe2c26982d03c83d83ac4e02 /clang/lib/CodeGen/CGCall.cpp
parent5830da1f8625d2bf94180df997ae78c37f378480 (diff)
downloadllvm-ba9d886db4fbb2dfd6787bfa073811e77eacbfe7.zip
llvm-ba9d886db4fbb2dfd6787bfa073811e77eacbfe7.tar.gz
llvm-ba9d886db4fbb2dfd6787bfa073811e77eacbfe7.tar.bz2
[mlir][bufferization][NFC] Bufferize with PostOrder traversal
This is useful because the result type of an op can sometimes be inferred from its body (e.g., `scf.if`). This will be utilized in subsequent changes. Also introduces a new `getBufferType` interface method on BufferizableOpInterface. This method is useful for computing a bufferized block argument type with respect to OpOperand types of the parent op. Differential Revision: https://reviews.llvm.org/D128420
Diffstat (limited to 'clang/lib/CodeGen/CGCall.cpp')
0 files changed, 0 insertions, 0 deletions