[libcxx-commits] [PATCH] D139507: [Intrinsic] Add get.rounding as alias to flt.rounds and rename related DAG nodes

Qiu Chaofan via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Dec 7 23:43:21 PST 2022


qiucf added a comment.

In D139507#3978449 <https://reviews.llvm.org/D139507#3978449>, @sepavloff wrote:

> Thank you for working on this!
>
> Is there any reason why we should keep the old intrinsic?

In case any user outside of clang references it (although I believe no), we can deprecate it and remove after a few releases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139507



More information about the libcxx-commits mailing list