[llvm] [InstCombine] Pass InstCombineOptions instead of separate flags (NFC). (PR #72566)

Sina D via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 9 10:15:20 PDT 2025


ssinad wrote:

Should we also include `InstCombineOptions` in `InstCombinerImpl`'s constructor in case we need to pass options from `InstCombinePass` to `InstCombinerImpl`?

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


More information about the llvm-commits mailing list