[PATCH] D101544: [AArch64][SVE] Improve sve.convert.to.svbool lowering

Peter Waller via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 11 04:35:19 PDT 2021


peterwaller-arm updated this revision to Diff 344358.
peterwaller-arm edited the summary of this revision.
peterwaller-arm added a comment.

Push updates missed out due to an error of mine on the last run.

- Address review comments.
- Use update_llc_test_checks to generate tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101544

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-intrinsics-reinterpret.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101544.344358.patch
Type: text/x-patch
Size: 8396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210511/35d42628/attachment.bin>


More information about the llvm-commits mailing list