[llvm] [DAG]: Created method `m_SelectLike` to match `ISD::Select` and `ISD::VSelect` (PR #164069)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 18 04:58:54 PDT 2025
https://github.com/RKSimon requested changes to this pull request.
There should be a few places in DAGCombiner that can be converted to use this - foldSelectWithIdentityConstant / tryToFoldExtendSelectLoad / takeInexpensiveLog2
https://github.com/llvm/llvm-project/pull/164069
More information about the llvm-commits
mailing list