[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
Mon Nov 29 00:30:45 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGa31f4bdfe821: [CodeGen][SVE] Use whilelo instruction when lowering @llvm.get.active.lane.mask (authored by david-arm).

Repository:
  rG LLVM Github Monorepo

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.390265.patch
Type: text/x-patch
Size: 15690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211129/1c3d6691/attachment.bin>


More information about the llvm-commits mailing list