diff options
author | Felix Schneider <fx.schn@gmail.com> | 2023-11-10 08:20:51 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-10 08:20:51 +0100 |
commit | 6343ee7292f75cbd331510cb7fbef265d775083c (patch) | |
tree | 9f15ed811534c8e78c9059825f62dc5c1d5f41cf /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 557b064dbfb6da837e1aa40fd481ed6e71e29f2c (diff) | |
download | llvm-6343ee7292f75cbd331510cb7fbef265d775083c.zip llvm-6343ee7292f75cbd331510cb7fbef265d775083c.tar.gz llvm-6343ee7292f75cbd331510cb7fbef265d775083c.tar.bz2 |
[mlir] Fix handling of "no rank reduction" case in two Patterns (#71293)
This patch fixes two checks where a `SmallBitVector` containing the
potential dropped dims of a SubView/ExtractSlice operation was queried
via `empty()` instead of `none()`.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions