[PATCH] D114431: [AArch64][SVE] Recognize all ones mask during fixed mask generation

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 03:29:17 PST 2021


bsmith created this revision.
bsmith added reviewers: paulwalker-arm, peterwaller-arm, david-arm, DavidTruby.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D114431

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-mask-opt.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-gather.ll
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114431.389147.patch
Type: text/x-patch
Size: 60216 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211123/72bf16df/attachment.bin>


More information about the llvm-commits mailing list