[PATCH] D139119: [AArch64][SVE2p1] Make use of REVD instruction.

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 04:18:34 PST 2022


sdesmalen updated this revision to Diff 480427.
sdesmalen marked 2 inline comments as done.
sdesmalen added a comment.

- Updated asssert string to include 128 block size.
- Removed redundant condition.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139119

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-permute-rev.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-permute-rev.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139119.480427.patch
Type: text/x-patch
Size: 5242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221206/b30059f0/attachment.bin>


More information about the llvm-commits mailing list