[Mlir-commits] [mlir] [mlir][SPIR-V] Add SPIRVToLLVM conversions for non-trivial elementwise operations (PR #202574)

Arseniy Obolenskiy llvmlistbot at llvm.org
Wed Jul 1 03:08:15 PDT 2026


aobolensk wrote:

> Sorry, I've been quite busy recently. If you could split it that would make reviewing easier. I'll try to catch up on reviews in the next few days.

- FMod, SMod: https://github.com/llvm/llvm-project/pull/206933
- FSign, SSign: https://github.com/llvm/llvm-project/pull/206934
- FMix: https://github.com/llvm/llvm-project/pull/206935

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


More information about the Mlir-commits mailing list