diff options
author | Matthias Springer <me@m-sp.org> | 2024-07-30 16:36:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 16:36:47 +0200 |
commit | 8fc329421b2e3bc5cdda98ce303ea3b07af58ebc (patch) | |
tree | d24f77204a1df29788026c59522c4ba454cb7e81 /flang/lib/Semantics/pointer-assignment.cpp | |
parent | 42d641ef5cc4bd82f98ef9959a593ca6db66d75d (diff) | |
download | llvm-8fc329421b2e3bc5cdda98ce303ea3b07af58ebc.zip llvm-8fc329421b2e3bc5cdda98ce303ea3b07af58ebc.tar.gz llvm-8fc329421b2e3bc5cdda98ce303ea3b07af58ebc.tar.bz2 |
[mlir][Transforms] Dialect conversion: Add missing "else if" branch (#101148)
This code got lost in #97213 and there was no test for it. Add it back
with an MLIR test.
When a pattern is run without a type converter, we can assume that the
new block argument types of a signature conversion are legal. That's
because they were specified by the user. This won't work for 1->N
conversions due to limitations in the dialect conversion infrastructure,
so the original `FIXME` has to stay in place.
Diffstat (limited to 'flang/lib/Semantics/pointer-assignment.cpp')
0 files changed, 0 insertions, 0 deletions