[Mlir-commits] [mlir] [mlir][vector] Support for extracting 1-element vectors in VectorExtractOpConversion (PR #107549)
Longsheng Mou
llvmlistbot at llvm.org
Fri Sep 6 09:19:21 PDT 2024
CoTinker wrote:
It's a bother to disturb you when you are traveling.
https://github.com/llvm/llvm-project/blob/44cfbef1b3cb0dd33886cc27441930008a245963/mlir/lib/Dialect/Vector/IR/VectorOps.cpp#L1304-L1315
In fact, the comments here are different from those in the docs. It says that allow extracting 1-element vectors instead of scalars.
https://github.com/llvm/llvm-project/pull/107549
More information about the Mlir-commits
mailing list