[llvm] [RISCV] Combine vXi32 (mul (and (lshr X, 15), 0x10001), 0xffff) -> (bitcast (sra (v2Xi16 (bitcast X)), 15)) (PR #93565)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Tue May 28 08:59:58 PDT 2024


tschuett wrote:

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

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


More information about the llvm-commits mailing list