[PATCH] D47725: [SelectionDAG] Provide default expansion for rotates
    Eli Friedman via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jun  8 11:22:04 PDT 2018
    
    
  
efriedma added a comment.
The AND you removed wasn't redundant: 32-0 is 32, not 0.
Repository:
  rL LLVM
https://reviews.llvm.org/D47725
    
    
More information about the llvm-commits
mailing list