On Sat, 15 Jan 2022 00:44:08 GMT, Weijun Wang wrote:
>> It's actually a purely system property rather than a Net property at the
>> moment (same as the other spnego ones). Maybe, I should convert them all to
>> net properties, so they can be documented/set in that file?
>
> This system property
On Sat, 15 Jan 2022 00:44:08 GMT, Weijun Wang wrote:
>> It's actually a purely system property rather than a Net property at the
>> moment (same as the other spnego ones). Maybe, I should convert them all to
>> net properties, so they can be documented/set in that file?
>
> This system property
On Sat, 15 Jan 2022 02:21:38 GMT, Jatin Bhateja wrote:
> Summary of changes:
> - Intrinsify Math.round(float) and Math.round(double) APIs.
> - Extend auto-vectorizer to infer vector operations on encountering scalar IR
> nodes for above intrinsics.
> - Test creation using new IR testing framewor