[PATCH] D116812: [AArch64][SVE][VLS] Move extends into arguments of comparisons

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 17 05:58:24 PST 2022


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

Expand assert to protect `N->getOpcode()`

Add comment to combine to explain its purpose


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116812

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-masked-loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116812.400506.patch
Type: text/x-patch
Size: 20666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220117/33facda8/attachment.bin>


More information about the llvm-commits mailing list