[PATCH] D81491: [InstCombine] reassociate FP diff of sums into sum of diffs

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 11:34:56 PDT 2020


spatel added a comment.

In D81491#2091805 <https://reviews.llvm.org/D81491#2091805>, @nikic wrote:

> > Also, I have not seen any complaints for the switch to intrinsics yet, so I'll propose to remove the "experimental" tag from the intrinsics soon.
>
> In case you missed it, this was recently discussed at https://groups.google.com/d/msg/llvm-dev/ku7Vs38DJmo/i7SiGMuaAQAJ.


Thanks for the reminder! I'll post an update on that thread.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81491





More information about the llvm-commits mailing list