[all-commits] [llvm/llvm-project] ee5856: [mlir][SPIR-V] Add OpenCL lowering path for index....
Arseniy Obolenskiy via All-commits
all-commits at lists.llvm.org
Sun Jun 14 20:15:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ee5856d8a8353f7bcb2c62f75711e30b0f8c9c45
https://github.com/llvm/llvm-project/commit/ee5856d8a8353f7bcb2c62f75711e30b0f8c9c45
Author: Arseniy Obolenskiy <arseniy.obolenskiy at amd.com>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M mlir/lib/Conversion/IndexToSPIRV/IndexToSPIRV.cpp
M mlir/test/Conversion/IndexToSPIRV/index-to-spirv.mlir
Log Message:
-----------
[mlir][SPIR-V] Add OpenCL lowering path for index.min/max (#203493)
GLSL min/max ops were emitted even for Kernel targets where these ops
are illegal
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list