[mlir][ArmSVE] Add convert.from/to.svbool intrinsics (#68418)
These will be used in future pass to ensure that loads/stores of masks are legal (as the LLVM backend does not support this for any type smaller than an svbool, which is vector<[16]xi1>). Depends on #68399
parent
962a049d
Please register or sign in to comment