[PATCH] D56098: [ARM] Teach ComputeKnownBitsTarget to handle extract vectors

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 28 06:40:31 PST 2018


dnsampaio updated this revision to Diff 179634.
dnsampaio marked 3 inline comments as done.
dnsampaio added a comment.

Track a single element if the index is a constant.


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

https://reviews.llvm.org/D56098

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/ARM/dagcombine-anyexttozeroext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56098.179634.patch
Type: text/x-patch
Size: 3821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/39bd758c/attachment.bin>


More information about the llvm-commits mailing list