lriggs opened a new pull request, #48161:
URL: https://github.com/apache/arrow/pull/48161

   ### Rationale for this change
   The CPU Attrs are not passed to the llvm layer, which means potential 
optimizations could be missed leading to inefficient code. This feature was 
lost as part of the refactoring in 
https://github.com/apache/arrow/commit/83cba25017a5c3a03e47f1851f242fa284f93533
   
   ### What changes are included in this PR?
   Pass the cpu attrs to the llvm code generation, and a unit test.
   
   ### Are these changes tested?
   Yes.
   
   ### Are there any user-facing changes?
   No.
   


-- 
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