[PATCH] D133433: [AArch64-SVE]: lower masked load/store of 128-bit fixed-width vectors

Hassnaa Hamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 7 09:40:37 PDT 2022


hassnaa-arm created this revision.
hassnaa-arm added reviewers: paulwalker-arm, sdesmalen.
Herald added subscribers: ctetreau, hiraditya, kristof.beyls, tschuett.
Herald added a project: All.
hassnaa-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add a runtime flag for forcing using SVE for 128-bit vectors.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D133433

Files:
  llvm/lib/Target/AArch64/AArch64Subtarget.cpp
  llvm/lib/Target/AArch64/AArch64Subtarget.h
  llvm/test/CodeGen/AArch64/sve-masked-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133433.458482.patch
Type: text/x-patch
Size: 6236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220907/fd58cf4e/attachment.bin>


More information about the llvm-commits mailing list