[PATCH] D67186: [ARM] Masked loads and stores

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 15 07:13:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371932: [ARM] Masked loads and stores (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67186?vs=218733&id=220247#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67186

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMTargetTransformInfo.h
  llvm/trunk/test/CodeGen/Thumb2/mve-masked-ldst.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-masked-load.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-masked-store.ll
  llvm/trunk/test/Transforms/LoopVectorize/ARM/mve-maskedldst.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67186.220247.patch
Type: text/x-patch
Size: 325031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190915/90ef13cb/attachment-0001.bin>


More information about the llvm-commits mailing list