diff options
author | Sjoerd Meijer <smeijer@nvidia.com> | 2024-11-19 11:40:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 11:40:53 +0000 |
commit | cac6f2114974ca57e34600e21ae8df063c7edc10 (patch) | |
tree | 0fd0a9632d93e7de5434152e4f523d8eccecfbe9 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 129a1a27da34eab1e358f4a403f05e8efe44c586 (diff) | |
download | llvm-cac6f2114974ca57e34600e21ae8df063c7edc10.zip llvm-cac6f2114974ca57e34600e21ae8df063c7edc10.tar.gz llvm-cac6f2114974ca57e34600e21ae8df063c7edc10.tar.bz2 |
[LoopInterchange] Make the entries of the Dependency Matrix unique (#116195)
The entries in the dependency matrix can contain a lot of duplicates,
which is unnecessary and results in more checks that we can avoid, and
this patch adds that.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions