[PATCH] D126201: [WIP] Very early work to enable isel of fixed length vector extracts from scalable vectors.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 06:56:17 PDT 2022


paulwalker-arm created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
paulwalker-arm requested review of this revision.
Herald added subscribers: llvm-commits, alextsao1999.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D126201

Files:
  llvm/include/llvm/Target/TargetSelectionDAG.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126201.431355.patch
Type: text/x-patch
Size: 5184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/d11789c5/attachment.bin>


More information about the llvm-commits mailing list