[PATCH] D116161: [Clang] Add an overload for emitUnaryBuiltin.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 22 05:39:16 PST 2021


fhahn added a comment.

In D116161#3206442 <https://reviews.llvm.org/D116161#3206442>, @junaire wrote:

> Update the existing place that can use `emitUnaryBuiltin`.

I meant just update the existing uses *without* adding `floor`, `roundeven`, `trunc`, so this change should be NFC (non-functional change)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116161



More information about the cfe-commits mailing list