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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 2 11:00:44 PST 2023


craig.topper accepted this revision.
craig.topper added a comment.

LGTM. Please add [SelectionDAG] or [LegalizeTypes] to the commit title when you commit since it is touching common infrastructure and not just AVR target code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140822



More information about the llvm-commits mailing list