[PATCH] D47117: [CVP][NFCI] Refactor truncated binary operator creation out of processUDivOrURem()
    Craig Topper via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 21 10:12:01 PDT 2018
    
    
  
craig.topper added a comment.
IRBuilder constant folding can be disable by declaring it as IRBuilder<NoFolder>
Repository:
  rL LLVM
https://reviews.llvm.org/D47117
    
    
More information about the llvm-commits
mailing list