[PATCH] D108115: [DAG][sve] Lowering for VLS masked truncating stores

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 15 04:00:07 PST 2021


DavidTruby updated this revision to Diff 394520.
DavidTruby added a comment.

Fix mask type in DAGCombiner::visitMSTORE


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108115

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108115.394520.patch
Type: text/x-patch
Size: 11038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/ab555c94/attachment.bin>


More information about the llvm-commits mailing list