[PATCH] D98956: [AArch64] Add some float -> int -> float conversion patterns

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 22 02:56:24 PDT 2021


SjoerdMeijer updated this revision to Diff 332226.
SjoerdMeijer added a comment.

Thanks Dave, forgot about the unsigned variants, but have added them now as well as the predicates.


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

https://reviews.llvm.org/D98956

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/cvt-fp-int-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98956.332226.patch
Type: text/x-patch
Size: 3474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210322/fa98b555/attachment.bin>


More information about the llvm-commits mailing list