[llvm-dev] Condition code in DAGCombiner::visitFADDForFMACombine?

Ryan Taylor via llvm-dev llvm-dev at lists.llvm.org
Tue Aug 21 14:04:49 PDT 2018


So why is there 'isContractable' too?

On Tue, Aug 21, 2018 at 4:37 PM Matt Arsenault <arsenm2 at gmail.com> wrote:

>
>
> > On Aug 21, 2018, at 23:06, Ryan Taylor <ryta1203 at gmail.com> wrote:
> >
> > Why is isContractableFMUL different from isContractable?
>
> If contractable is only expected on the fmul, then what does it even mean
> to have it set on any other kind of instruction?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180821/b1cfd8ca/attachment.html>


More information about the llvm-dev mailing list