[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 05:20:27 PST 2021


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

Call promoteTargetBoolean instead of using SIGN_EXTEND for mask.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108115

Files:
  llvm/include/llvm/CodeGen/TargetLowering.h
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.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.394534.patch
Type: text/x-patch
Size: 12870 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211215/3a0ba263/attachment.bin>


More information about the llvm-commits mailing list