[Mlir-commits] [mlir] [MLIR][Vector] Implement TransferOpReduceRank as MaskableOpRewritePattern (PR #92426)
Hugo Trachino
llvmlistbot at llvm.org
Fri May 31 02:15:24 PDT 2024
nujaa wrote:
> Looks okay to me. Is it NFC? Or it enables the support for scalable vectors? Can you add such information to PR description, thanks!
Hi, It its not really an NFC as the added testcase would segfault before this MR. It is more a bugfix. Is there a flag to mention Bugfixes ?
https://github.com/llvm/llvm-project/pull/92426
More information about the Mlir-commits
mailing list