Files
clang-p2996/mlir/lib/Dialect/Arith/Transforms/BufferizableOpInterfaceImpl.cpp
Matthias Springer 2257ebd33a [mlir][arith][bufferize] Fix crash when bufferizing elementwise arith.select
Elementwise arith.select are currently not supported. Emit an error message instead of crashing. This fixes #61707.

Differential Revision: https://reviews.llvm.org/D158617
2023-08-23 17:40:53 +02:00

8.7 KiB