[PATCH] D116664: [AArch64] Improve codegen for get.active.lane.mask when SVE is available

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 03:55:51 PST 2022


david-arm updated this revision to Diff 399284.
david-arm edited the summary of this revision.
david-arm added a comment.

- Removed code to optimise VT for NEON, since we don't know how the result is actually going to be used.


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

https://reviews.llvm.org/D116664

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/active_lane_mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116664.399284.patch
Type: text/x-patch
Size: 11102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220112/008650a2/attachment.bin>


More information about the llvm-commits mailing list