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

David Truby via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 26 07:00:34 PST 2022


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

Use isSignedIntSetCC to check which extend to perform.
Add tests for signed and unsigned comparisons.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D118139

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: D118139.403254.patch
Type: text/x-patch
Size: 22442 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220126/bf4c24d3/attachment.bin>


More information about the llvm-commits mailing list