[PATCH] D83950: [CodeGen] In narrowExtractedVectorLoad bail out for scalable vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 03:06:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3ec3fcb97a6b: [CodeGen] In narrowExtractedVectorLoad bail out for scalable vectors (authored by david-arm).

Changed prior to commit:
  https://reviews.llvm.org/D83950?vs=283261&id=285301#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83950

Files:
  llvm/include/llvm/CodeGen/MachineFunction.h
  llvm/lib/CodeGen/MachineFunction.cpp
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/AArch64/sve-extract-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83950.285301.patch
Type: text/x-patch
Size: 5836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/d433e610/attachment.bin>


More information about the llvm-commits mailing list