jackwener opened a new pull request #1428:
URL: https://github.com/apache/arrow-rs/pull/1428


   # Which issue does this PR close?
   
   Closes #1427.
   
   # Rationale for this change
    
   None
   
   # What changes are included in this PR?
   
   There are some redundant code for control flow
   
   `if` is control flow will break the cpu pipeline, we should reduce the 
useless `if`.
   `bbs()` should remove, and replace with code in the if
   `clamp_min` is useless
   
   # Are there any user-facing changes?
   None
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to