forked from OSchip/llvm-project
![]() Currently SameOperandsAndResultShape trait allows operands to have tensor<*xf32> and tensor<2xf32> but doesn't allow tensor<?xf32> and tensor<10xf32>. Also, use the updated shape compatibility helper function in TensorCastOp::areCastCompatible method. PiperOrigin-RevId: 273658336 |
||
---|---|---|
.. | ||
AffineOps | ||
FxpMathOps | ||
GPU | ||
LLVMIR | ||
Linalg | ||
LoopOps | ||
QuantOps | ||
SDBM | ||
SPIRV | ||
StandardOps | ||
VectorOps | ||
CMakeLists.txt | ||
Traits.cpp |