[cfe-dev] long long fractionals

Richard Smith via cfe-dev cfe-dev at lists.llvm.org
Mon Oct 19 16:35:28 PDT 2020


+Bevin Hansson

On Mon, 12 Oct 2020 at 08:46, via cfe-dev <cfe-dev at lists.llvm.org> wrote:

> I added support for the fixed point type system similar to yours in our
> out-of-tree branch. I'd like to deprecate mine and adopt yours. One issue
> we have is that we support "long long" _Fract and _Accum. We can't easily
> drop support for these types as that would be a customer visible change.
> Would you accept a patch adding support for these? I could easily put them
> on a hidden switch or feature option.
>
> _____________________________________
> Sent from http://clang-developers.42468.n3.nabble.com
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20201019/c2d421e1/attachment.html>


More information about the cfe-dev mailing list