[PATCH] D18155: Instcombine: try to avoid wasted work in ConstantFold

escha via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 18:14:34 PDT 2016


escha added a comment.

I believe this code is in the initial portion of instcombine that creates the initial worklist; it isn't run iteratively at all, at least if I remember right.


Repository:
  rL LLVM

http://reviews.llvm.org/D18155





More information about the llvm-commits mailing list