[PATCH] D79193: [AArch64][SVE] Implement lowering for SIGN_EXTEND etc. of SVE predicates.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 1 20:01:11 PDT 2020
efriedma updated this revision to Diff 261608.
efriedma added a comment.
I accidentally broke the last version; should be working now.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D79193/new/
https://reviews.llvm.org/D79193
Files:
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-fcmp.ll
llvm/test/CodeGen/AArch64/sve-sext-zext.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79193.261608.patch
Type: text/x-patch
Size: 10650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/9f75067b/attachment.bin>
More information about the llvm-commits
mailing list