[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 04:33:52 PST 2018


dnsampaio updated this revision to Diff 179623.
dnsampaio marked an inline comment as done.
dnsampaio retitled this revision from "[ARM] Teach ComputeKnownBits to handle extract vectors" to "[ARM] Teach ComputeKnownBitsTarget to handle extract vectors".
dnsampaio edited the summary of this revision.

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.179623.patch
Type: text/x-patch
Size: 3201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/0223a953/attachment.bin>


More information about the llvm-commits mailing list