[PATCH] D43489: [SelectionDAG] Support known true/false SimplifySetCC cases for comparing against vector splats of constants.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 13:50:27 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL325627: [SelectionDAG] Support known true/false SimplifySetCC cases for comparing… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D43489

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
  llvm/trunk/test/CodeGen/X86/avx512-schedule.ll
  llvm/trunk/test/CodeGen/X86/vector-compare-simplify.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43489.135139.patch
Type: text/x-patch
Size: 16812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/94a453f3/attachment.bin>


More information about the llvm-commits mailing list