diff options
author | Daniel Garvey <danimal197@gmail.com> | 2025-07-31 05:51:38 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-31 11:51:38 +0100 |
commit | 1e504bef2001d45f38dafd2ca2d8d02c7a2e0261 (patch) | |
tree | b37015a90ca3bf8e6675908bd3c9967abeff1ddf /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | cdf75df183a7b32b83a9944f991b44d3d7e4cd7f (diff) | |
download | llvm-1e504bef2001d45f38dafd2ca2d8d02c7a2e0261.zip llvm-1e504bef2001d45f38dafd2ca2d8d02c7a2e0261.tar.gz llvm-1e504bef2001d45f38dafd2ca2d8d02c7a2e0261.tar.bz2 |
[MLIR] Specify new padOp's output type in DropPadUnitDims (#150706)
Previously when dropping unit dim from a pad with mixed dynamic/static
input/output shapes, the resulting shape would take on the Type of the
input, resulting in invalid IR.
Also did some minor cleanup to the formatting of the
`drop_unit_dim_corresponding_to_dynamic_dim` test to make it match the
rest of the file.
---------
Signed-off-by: dan <danimal197@gmail.com>
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions