mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
Handle both v0 and v1 operands that may be converted to SPIR-V scalars. Fixes: https://github.com/llvm/llvm-project/issues/64271 Reviewed By: antiagainst Differential Revision: https://reviews.llvm.org/D156717
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.