[llvm] [DAGCombine] Add all users of the instruction recursively into worklist when an instruction is simplified (PR #91772)

Shengchen Kan via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 10:28:07 PDT 2024


KanRobert wrote:

This affects lots of test cases. I only updated one to prove that it may bring gain. However, the change will increase compile time.

https://github.com/llvm/llvm-project/pull/91772


More information about the llvm-commits mailing list