[PATCH] D105686: [ARM] Move add(VMLALVA(A, X, Y), B) to VMLALVA(add(A, B), X, Y)

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 14 12:07:12 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG31b8f400066c: [ARM] Move add(VMLALVA(A, X, Y), B) to VMLALVA(add(A, B), X, Y) (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D105686?vs=357445&id=358692#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105686

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/Thumb2/mve-vecreduce-mla.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105686.358692.patch
Type: text/x-patch
Size: 6551 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210714/295783e1/attachment.bin>


More information about the llvm-commits mailing list