[PATCH] D89950: [SVE] Implement extractelement of i1 from scalable vectors.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 22 04:17:59 PDT 2020


paulwalker-arm created this revision.
Herald added subscribers: llvm-commits, psnobl, hiraditya, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: LLVM.
paulwalker-arm requested review of this revision.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89950

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-extract-element.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89950.299922.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201022/e011ffee/attachment.bin>


More information about the llvm-commits mailing list