[PATCH] D21661: [InstCombine] refactor optional bitcasting in matchSelectFromAndOr() into one code path (NFCI)
    Sanjay Patel via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Jun 23 14:59:12 PDT 2016
    
    
  
spatel created this revision.
spatel added a reviewer: majnemer.
spatel added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.
This was suggested as a follow-up in D20774. It's less duplicated code, but I'm not sure if it's more readable.
http://reviews.llvm.org/D21661
Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21661.61728.patch
Type: text/x-patch
Size: 5559 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/eda282e9/attachment.bin>
    
    
More information about the llvm-commits
mailing list