[PATCH] D124926: [LoopInterchange] New cost model for loop interchange
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 13:10:16 PDT 2022
eugenis added a comment.
Yep. Ubsan does not detect potential overflows, it detects actual overflows as they happen. The problem is real.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124926/new/
https://reviews.llvm.org/D124926
More information about the llvm-commits
mailing list