[llvm] [InstCombine] Canonicalize `extractvalue + select` (PR #84686)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 10 12:30:15 PDT 2024


nikic wrote:

I think the proper way to do this would be to call FoldOpIntoSelect for extractvalue.

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


More information about the llvm-commits mailing list