[PATCH] D26449: DAGCombiner: fix combine of trunc and select

Asaf Badouh via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 10 08:47:38 PST 2016


AsafBadouh updated this revision to Diff 77497.
AsafBadouh added a comment.

1. update the regression tests.
2. used the utils/update_llc_test_checks.py to auto-generate complete checks.


Repository:
  rL LLVM

https://reviews.llvm.org/D26449

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26449.77497.patch
Type: text/x-patch
Size: 3622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161110/c0398191/attachment.bin>


More information about the llvm-commits mailing list