[PATCH] D34763: [InstCombine] look through bswaps for equality comparisons
    Simon Pilgrim via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 29 02:27:50 PDT 2017
    
    
  
RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.
LGTM, I think updating the langref to explain that bswap/bitreverse apply within each vector element (and not across them) is a good idea.
https://reviews.llvm.org/D34763
    
    
More information about the llvm-commits
mailing list