Add an optimization that looks for a specific pair-wise add pattern and...
Add an optimization that looks for a specific pair-wise add pattern and generates a vpaddl instruction instead of scalarizing the add. Includes a test case. llvm-svn: 133027
Loading
Please register or sign in to comment