[PATCH] D33572: [PPC] Implement fast bit reverse in PPCDAGToDAGISel
    Hiroshi Inoue via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun 27 00:26:23 PDT 2017
    
    
  
inouehrs added a comment.
Maybe, you do not need to implement idiom recognition for the bit reversal operation by your self (see makeBitReverse in CodeGenPrepare.cpp).
https://reviews.llvm.org/D33572
    
    
More information about the llvm-commits
mailing list