[PATCH] D112320: [SVE][CodeGen] Fix incorrect legalisation of zero-extended masked loads
Kerry McLaughlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 25 06:29:52 PDT 2021
kmclaughlin updated this revision to Diff 381963.
kmclaughlin marked an inline comment as done.
kmclaughlin added a comment.
- Pass isExpandingLoad() to getMaskedLoad
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112320/new/
https://reviews.llvm.org/D112320
Files:
llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
llvm/test/CodeGen/AArch64/sve-masked-ldst-nonext.ll
llvm/test/CodeGen/AArch64/sve-masked-ldst-sext.ll
llvm/test/CodeGen/AArch64/sve-masked-ldst-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112320.381963.patch
Type: text/x-patch
Size: 5219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211025/d80fe466/attachment.bin>
More information about the llvm-commits
mailing list