[PATCH] D114542: [CodeGen][SVE] Use whilelo instruction when lowering @llvm.get.active.lane.mask
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 26 03:54:23 PST 2021
david-arm updated this revision to Diff 389987.
david-arm edited the summary of this revision.
david-arm added a comment.
- Changed TLI interface to shouldExpandGetActiveLaneMask and updated the function comment.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114542/new/
https://reviews.llvm.org/D114542
Files:
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/AArch64ISelLowering.h
llvm/test/CodeGen/AArch64/active_lane_mask.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114542.389987.patch
Type: text/x-patch
Size: 15690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211126/2d102a2b/attachment.bin>
More information about the llvm-commits
mailing list