diff options
author | MaheshRavishankar <1663364+MaheshRavishankar@users.noreply.github.com> | 2024-05-09 14:54:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-09 14:54:38 -0700 |
commit | 04ce10357b485e5e03480b1ca2e91e75c50b1fef (patch) | |
tree | b1bd53590df6395872b2517742c923bc2ebf99fc /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 8466480bdad9d1ef858329ec51cd910c419036a0 (diff) | |
download | llvm-04ce10357b485e5e03480b1ca2e91e75c50b1fef.zip llvm-04ce10357b485e5e03480b1ca2e91e75c50b1fef.tar.gz llvm-04ce10357b485e5e03480b1ca2e91e75c50b1fef.tar.bz2 |
[mlir][SCF] Avoid generating unnecessary div/rem operations during coalescing (#91562)
When coalescing is some of the loops are unit-trip we can avoid
generating div/rem instructions during delinearization. Ideally we could
use some thing like `affine.delinearize` to handle this but tthat causes
dependence issues.
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions