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

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 4 07:40:58 PDT 2019


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

Now handling the a bitcast passthru value in LowerMLOAD. Corrected the half load addr values.


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.223220.patch
Type: text/x-patch
Size: 141290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191004/f8955e4a/attachment-0001.bin>


More information about the llvm-commits mailing list