diff options
author | Simon Camphausen <simon.camphausen@iml.fraunhofer.de> | 2024-07-10 15:24:32 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 15:24:32 +0200 |
commit | d521324e9fa89f2db8229fb1327c7d45df0ff3cc (patch) | |
tree | dff3fb030ae2bdb29adf2c6d6becb2b3f9bc4a82 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | b841e2eca3b5c8b408214a46593f6a025e0fe48b (diff) | |
download | llvm-d521324e9fa89f2db8229fb1327c7d45df0ff3cc.zip llvm-d521324e9fa89f2db8229fb1327c7d45df0ff3cc.tar.gz llvm-d521324e9fa89f2db8229fb1327c7d45df0ff3cc.tar.bz2 |
[mlir][EmitC] Unify handling of operations which are emitted in a deferred way (#97804)
Several operations from the EmitC dialect don't produce output directly
during emission, but rather when being used as an operand. These changes
unify the handling of such operations and fix a bug in the emission of
global ops.
Co-authored-by: Marius Brehler <marius.brehler@iml.fraunhofer.de>
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions