[PATCH] D66295: [ARM] Sink add/mul(shufflevector(insertelement(...), ...), ...) for MVE instruction selection

Sam Tebbs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 09:00:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371218: [ARM] Sink add/mul(shufflevector(insertelement())) for MVE instruction selection (authored by samtebbs, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D66295?vs=218671&id=219123#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D66295

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/test/CodeGen/Thumb2/mve-vmla.ll
  llvm/trunk/test/Transforms/CodeGenPrepare/ARM/sink-add-mul-shufflevector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66295.219123.patch
Type: text/x-patch
Size: 18845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/67c8cf53/attachment.bin>


More information about the llvm-commits mailing list