[PATCH] D101574: [AArch64] Fix lowering for fshl/fshr with SVE types.

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 01:37:27 PDT 2021


david-arm added a comment.

The patch looks good to me. I just wondered if it was worth having at least one test using an illegal type, i.e. <vscale x 8 x i32> or something like that?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101574



More information about the llvm-commits mailing list