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

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 09:38:15 PST 2019


kuhar added a comment.

In D71093#1783729 <https://reviews.llvm.org/D71093#1783729>, @spatel wrote:

> 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.


Sure, I added one to the description.


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

https://reviews.llvm.org/D71093





More information about the llvm-commits mailing list