[PATCH] D140822: [AVR] Add support for lrint and lround intrinsics

Ayke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 8 09:56:51 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0408b131eb66: [SelectionDAG][AVR] Add support for lrint and lround intrinsics (authored by aykevl).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140822

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/test/CodeGen/AVR/llrint.ll
  llvm/test/CodeGen/AVR/llround-conv.ll
  llvm/test/CodeGen/AVR/lrint.ll
  llvm/test/CodeGen/AVR/lround-conv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140822.487204.patch
Type: text/x-patch
Size: 8356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230108/8fb764b9/attachment.bin>


More information about the llvm-commits mailing list