[PATCH] D116161: [Clang] Add an overload for emitUnaryBuiltin.
Jun Zhang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Dec 22 05:40:15 PST 2021
junaire added a comment.
In D116161#3206447 <https://reviews.llvm.org/D116161#3206447>, @fhahn wrote:
> 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)
I'm sorry about it, I'm just too careless. :-(
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