[llvm-dev] Remap values in PromotedFloats
Pirama Arumuga Nainar via llvm-dev
llvm-dev at lists.llvm.org
Fri Mar 23 11:05:03 PDT 2018
Hi Yan, this is a bug - ExpungeNode should remap promoted floats as well.
If you have a CL, I'll be happy to review.
On Wed, Mar 21, 2018 at 10:18 AM Yan Luo via llvm-dev <
llvm-dev at lists.llvm.org> wrote:
> Hello Dev,
>
>
>
> I noticed that in the function DAGTypeLegalizer::ExpungeNode we don’t
> remap values in PromotedFloats. Any reason for this? Or it’s just a bug?
>
>
>
>
>
> Regards,
>
> Yan
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180323/d29c8cb3/attachment.html>
More information about the llvm-dev
mailing list