[PATCH] D81491: [InstCombine] reassociate FP diff of sums into sum of diffs
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 14 06:56:45 PDT 2020
nikic added a comment.
> 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.
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