[PATCH] D148073: [SCEV] Improve willNotOverflow by checking min/max in wide range with context
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 12 05:59:29 PDT 2023
nikic added a comment.
Predictably, this is not good for compile-time: http://llvm-compile-time-tracker.com/compare.php?from=94adb39b85e069728ebdb6f31c76f98f4355f66b&to=7283c676f8f2a5a785bac67c9393aad6405a8ab9&stat=instructions:u
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148073/new/
https://reviews.llvm.org/D148073
More information about the llvm-commits
mailing list