[PATCH] D63318: [DAGCombine] Teach DAGCombine to fold the aext + select pattern

Qing Shan Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 02:54:55 PDT 2019


steven.zhang updated this revision to Diff 206176.
steven.zhang added a comment.

Update the comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63318/new/

https://reviews.llvm.org/D63318

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/PowerPC/bool-math.ll
  llvm/test/CodeGen/PowerPC/select_const.ll
  llvm/test/CodeGen/X86/avx512-insert-extract.ll
  llvm/test/CodeGen/X86/cmov-promotion.ll
  llvm/test/CodeGen/X86/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63318.206176.patch
Type: text/x-patch
Size: 24570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/920e6dfe/attachment.bin>


More information about the llvm-commits mailing list