[PATCH] D101722: [SCEV] Don't require ControlsExit for gt/lt NoWrap
Philip Reames via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 5 12:56:13 PDT 2021
reames added a subscriber: aqjune.
reames added a comment.
One thing we need to be careful of is that we've been inconsistent about treating branch on poison as full UB. I know @aqjune has been working on that, but we might not be ready to be much more aggressive here yet. I'll let him comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101722/new/
https://reviews.llvm.org/D101722
More information about the llvm-commits
mailing list