[PATCH] D96534: [SCEV] Use both known bits and sign bits when computing range of SCEV unknowns
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 11 12:43:20 PST 2021
xbolva00 added a comment.
In D96534#2557926 <https://reviews.llvm.org/D96534#2557926>, @nikic wrote:
> CTMark results: https://llvm-compile-time-tracker.com/compare.php?from=17db24a7a8f23eb5adb24f36b9d51bb7cc5ae564&to=a0199028897dd83875eccfd1cdc66ad967843189&stat=instructions
Not so bad imho. Seems fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96534/new/
https://reviews.llvm.org/D96534
More information about the llvm-commits
mailing list