search for: d81698

Displaying 1 result from an estimated 1 matches for "d81698".

Did you mean: d81678
2020 Jun 15
5
[RFC] Integer Intrinsics for abs, in unsigned/signed min/max
...hat we keep working around not having these intrinsics, and that constantly leads us into having more workarounds, and causes infinite combine loops. Here's a (likely incomplete!) list of motivational bugs: infinite loops: https://bugs.llvm.org/show_bug.cgi?id=46271 / https://reviews.llvm.org/D81698 https://bugs.llvm.org/show_bug.cgi?id=45539 / https://reviews.llvm.org/rG01bcc3e93714 https://bugs.llvm.org/show_bug.cgi?id=44835 / https://reviews.llvm.org/D74278 https://reviews.llvm.org/D68408#1976760 https://reviews.llvm.org/D59378 https://bugs.llvm.org/show_bug.cgi?id=38915 / https://reviews.l...