[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:10 PDT 2020


efriedma updated this revision to Diff 261607.
efriedma edited the summary of this revision.
efriedma added a comment.
Herald added a subscriber: ormris.

Updated to use patterns; thanks for the pointer.


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.261607.patch
Type: text/x-patch
Size: 10650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/4a7c92c0/attachment.bin>


More information about the llvm-commits mailing list