[Mlir-commits] [mlir] [mlir][vector] Implement lowering for 1D vector.deinterleave operations (PR #93042)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue May 28 01:45:42 PDT 2024
banach-space wrote:
> [mlir][vector] Implement lowering for 1D vector.deinterleave operations
Try to keep titles shorter, as outlined here:
* https://cbea.ms/git-commit/
and which is recommended here:
* https://mlir.llvm.org/getting_started/Contributing/#commit-messages
In particular:
> 2. Limit the subject line to 50 characters
:) In this particular case, you could re-write the title as (without changing its meaning)
> [mlir][vector] Add lowering for 1D vector.deinterleave
https://github.com/llvm/llvm-project/pull/93042
More information about the Mlir-commits
mailing list