You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LLVM can replace hand-written loops with bit manipulation intrinsics if loop idiom recognition pass decides so. There recent improvements in this pass that might affect performance and correctness after LLVM update.
The goals of this ticket are to
LLVM can replace hand-written loops with bit manipulation intrinsics if loop idiom recognition pass decides so. There recent improvements in this pass that might affect performance and correctness after LLVM update.
The goals of this ticket are to
The text was updated successfully, but these errors were encountered: