Support load with broadcast, elementwise divf op and remove the
hardcoded restriction on the vector size. Picking the right size should
be enforced by user and will fail conversion to llvm/spirv if it is not
supported.
Details
Details
Diff Detail
Diff Detail
Nice!