[PATCH] D85516: [SVE][CodeGen] Fix issues with EXTRACT_SUBVECTOR when using scalable FP vectors

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 05:24:32 PDT 2020


david-arm updated this revision to Diff 284673.
david-arm edited the summary of this revision.

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

https://reviews.llvm.org/D85516

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve-extract-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85516.284673.patch
Type: text/x-patch
Size: 5932 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/d22035a9/attachment.bin>


More information about the llvm-commits mailing list