diff options
author | srcarroll <50210727+srcarroll@users.noreply.github.com> | 2024-02-19 12:27:24 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-19 12:27:24 -0600 |
commit | 9466c4e629ecff3060b7fef3cb189179e25c4f5f (patch) | |
tree | cb4fc97d7fee7b817868abb3eebda7591db8e407 /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 5bd374df3e89df701ea8c02e5704911935660d1e (diff) | |
download | llvm-9466c4e629ecff3060b7fef3cb189179e25c4f5f.zip llvm-9466c4e629ecff3060b7fef3cb189179e25c4f5f.tar.gz llvm-9466c4e629ecff3060b7fef3cb189179e25c4f5f.tar.bz2 |
[MLIR][tensor] Improve `tensor.pack` verifier to catch more cases with unconditional runtime errors (#77217)
Previously, the `tensor.pack` verifier detects unconditional runtime
errors only when tile sizes are static. Now, dynamic tiles are
considered and we only require that the input and either corresponding
tile or output size are static to determine if it will unconditionally
produce errors at runtime.
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions