The TensorConstantOp bufferize conversion pattern has a bug that
makes it incorrect in the case of vectors whose alignment is not
the natural alignment. Circumvent it temporarily by using a power of 2.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo