[PATCH] D125194: [WIP][SVE] Use INDEX to generate matching instances of BUILD_VECTOR.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 10:45:31 PDT 2022


paulwalker-arm updated this revision to Diff 436473.
paulwalker-arm added a comment.

Rebased.
Changed isConstantSequence to return and optional.
Added tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125194

Files:
  llvm/include/llvm/CodeGen/SelectionDAGNodes.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-addressing-modes.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-build-vector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125194.436473.patch
Type: text/x-patch
Size: 12296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220613/c101adbd/attachment.bin>


More information about the llvm-commits mailing list