[PATCH] D56011: [x86] lower extracted fadd/fsub to horizontal vector math
    Sanjay Patel via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jan  3 16:29:28 PST 2019
    
    
  
spatel reopened this revision.
spatel added a comment.
This revision is now accepted and ready to land.
Reopening - I reverted with rL350373 <https://reviews.llvm.org/rL350373>.
I didn't realize the custom legalization would affect the cost models used by the vectorizers; there are potentially IR test changes that go with this.
Repository:
  rL LLVM
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56011/new/
https://reviews.llvm.org/D56011
    
    
More information about the llvm-commits
mailing list