[llvm] [RISCV] Combine vXi32 (mul (and (lshr X, 15), 0x10001), 0xffff) -> (bitcast (sra (v2Xi16 (bitcast X)), 15)) (PR #93565)
Philip Reames via llvm-commits
llvm-commits at lists.llvm.org
Tue May 28 12:28:44 PDT 2024
https://github.com/preames approved this pull request.
LGTM w/optional follow on.
https://github.com/llvm/llvm-project/pull/93565
More information about the llvm-commits
mailing list