[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 15:58:28 PDT 2016


spatel updated this revision to Diff 61736.
spatel added a comment.

Patch updated:
Clean up the lambda def and variable names, so it's less messy.


http://reviews.llvm.org/D21661

Files:
  lib/Transforms/InstCombine/InstCombineAndOrXor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21661.61736.patch
Type: text/x-patch
Size: 5356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160623/389df8fb/attachment.bin>


More information about the llvm-commits mailing list