[PATCH] D68337: [ARM][MVE] Enable extending masked loads

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 01:09:32 PDT 2019


samparker updated this revision to Diff 223456.
samparker added a comment.

I had missed the shift value on the input patterns.


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

https://reviews.llvm.org/D68337

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMInstrMVE.td
  lib/Target/ARM/ARMTargetTransformInfo.cpp
  test/CodeGen/Thumb2/LowOverheadLoops/mve-tail-data-types.ll
  test/CodeGen/Thumb2/mve-masked-ldst.ll
  test/CodeGen/Thumb2/mve-masked-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68337.223456.patch
Type: text/x-patch
Size: 141290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191007/64db16f5/attachment-0001.bin>


More information about the llvm-commits mailing list