[PATCH] D108633: [AArch64] Generate smov in place of sext(fmov(...))

Nicholas Guy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 03:22:14 PDT 2021


NickGuy updated this revision to Diff 368597.
NickGuy marked 4 inline comments as done.
NickGuy added a comment.

Addressed comments, adding additional test cases that cover cases with out-of-range indices.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108633

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/aarch64-smov-gen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108633.368597.patch
Type: text/x-patch
Size: 5133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/5310c8c6/attachment.bin>


More information about the llvm-commits mailing list