[PATCH] D71093: [InstCombine] Insert instructions before adding them to worklist

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 09:10:42 PST 2019


spatel added a comment.

In D71093#1783629 <https://reviews.llvm.org/D71093#1783629>, @kuhar wrote:

> Ping.
>
> Do you have any other feedback? @spatel @lebedev.ri


LGTM, but better see if @lebedev.ri concurs.
Do you have a small IR example with before/after output that we can put here in the review? That way there's at least a record of what the improvement looks like.


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

https://reviews.llvm.org/D71093





More information about the llvm-commits mailing list