diff options
author | Matthias Gehre <matthias.gehre@xilinx.com> | 2023-07-06 22:13:53 +0200 |
---|---|---|
committer | Matthias Gehre <matthias.gehre@xilinx.com> | 2023-07-10 08:33:36 +0200 |
commit | 712123e04d45d0847bcd1aefb104162a13a16c6c (patch) | |
tree | 7691be7f0ff30ac6b1730c301e8497c2c2cbe74b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | df38792efbdf8947bbf733ef81f183c0a11ffc97 (diff) | |
download | llvm-712123e04d45d0847bcd1aefb104162a13a16c6c.zip llvm-712123e04d45d0847bcd1aefb104162a13a16c6c.tar.gz llvm-712123e04d45d0847bcd1aefb104162a13a16c6c.tar.bz2 |
[MLIR][Tosa] TosaToTensor: create valid reshapes
The pattern would create reshape ops without a newShape attr.
This fails the verifier (which can be seen in the debug output;
but curiously doesn't abort compilation),
and can cause crashes in other code that expect to see valid
reshape ops, like ReshapeOp::fold.
Differential Revision: https://reviews.llvm.org/D154651
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions