[PATCH] D85724: [SVE] Lower fixed length vector integer shifts.

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 11 07:19:33 PDT 2020


paulwalker-arm updated this revision to Diff 284707.
paulwalker-arm added a comment.

Minor change to EQ_256 check lines to ensure "ret" is last.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85724

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85724.284707.patch
Type: text/x-patch
Size: 47999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200811/2476cfd3/attachment.bin>


More information about the llvm-commits mailing list