[PATCH] D67085: [ARM] Fix loads and stores for predicate vectors

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 9 09:34:17 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371419: [ARM] Fix loads and stores for predicate vectors (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D67085?vs=219342&id=219374#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67085

Files:
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
  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/CodeGen/Thumb2/mve-pred-bitcast.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-pred-loadstore.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67085.219374.patch
Type: text/x-patch
Size: 191922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/20264dca/attachment-0001.bin>


More information about the llvm-commits mailing list