[llvm] [DAG] Convert foldMaskedMerge to SDPatternMatch to match (m & x) | (~m & y) (PR #143855)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 12 01:38:36 PDT 2025
woruyu wrote:
@RKSimon, hello, I run check-llvm-codegen locally, it can work well!
https://github.com/llvm/llvm-project/pull/143855
More information about the llvm-commits
mailing list