[PATCH] D53022: [SelectionDAG] Enable iX SimplifyDemandedBits to vXi1 SimplifyDemandedVectorElts simplification

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 21 03:54:13 PDT 2019


RKSimon updated this revision to Diff 216365.
RKSimon added a comment.
Herald added a project: LLVM.

Rebased - I was hoping D66489 <https://reviews.llvm.org/D66489> would help more tbh...


Repository:
  rL LLVM

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

https://reviews.llvm.org/D53022

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/X86/avx512vl-vec-masked-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53022.216365.patch
Type: text/x-patch
Size: 22344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190821/7f0e710d/attachment.bin>


More information about the llvm-commits mailing list