[Mlir-commits] [mlir] Add Vector bitwidth target to Linearize Vectorizable and Constant Ops (PR #83314)

Han-Chung Wang llvmlistbot at llvm.org
Fri Mar 1 10:08:51 PST 2024


https://github.com/hanhanW commented:

Out of curiosity, is this for CPU codegen? When do we need it? I thought that we want to get rid of shape_cast. Instead, we want the mermef.collapse_shape version? Is it for "scalar loads/stores" + "fully utilization for vector computation"?

https://github.com/llvm/llvm-project/pull/83314


More information about the Mlir-commits mailing list