[llvm] [X86] combineSelect - fold select(c,trunc(x),y) -> X86ISD::MTRUNC(x,y,c) for non-BWI targets (PR #201339)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 3 05:18:30 PDT 2026
https://github.com/RKSimon auto_merge_enabled https://github.com/llvm/llvm-project/pull/201339
More information about the llvm-commits
mailing list