[PATCH] D106591: [MergeICmps] Relax sinking check
Clement Courbet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 22 23:57:51 PDT 2021
courbet added a comment.
I'm not sure about the `nounwind`: If the function does raise a exception, we can't know that it's fine to read past the first pair of elements.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106591/new/
https://reviews.llvm.org/D106591
More information about the llvm-commits
mailing list