[PATCH] D120548: [AArch64] Try to convert signed to unsigned pred to re-use zext.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 25 11:24:32 PST 2022


fhahn updated this revision to Diff 411473.
fhahn added a comment.

rebase on top of additional tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120548

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/vselect-ext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120548.411473.patch
Type: text/x-patch
Size: 5287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220225/aabcf124/attachment.bin>


More information about the llvm-commits mailing list