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

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


nikic wrote:

@dtcxzyw If it is viable from a compile-time perspective, we could change the fold to use InstSimplify instead of ConstantFolding...

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


More information about the llvm-commits mailing list