[llvm] [ConstantFold] Remove recursion from ConstantFoldInsertValueInstruction (PR #88541)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 18:17:14 PDT 2024


nikic wrote:

Can you please share an excerpt of the LLVM IR that flang generates? I think there must be something deeply wrong with it if you're hitting this code as a performance bottleneck.

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


More information about the llvm-commits mailing list