register_pass_v and usage in Function
Summary: Whether a value is passed in registers also depends on its size, not just whether it is trivially copyable. (It also depends on its position in the arg-list but that is another step in complexity.) Reviewed By: luciang Differential Revision: D33079529 fbshipit-source-id: ae7383d61491001e54892cf077e45556801bdcf4
Showing
Please register or sign in to comment