[PATCH] D145647: [mlir] Relaxing validity of dimensions of slices

Murali Vijayaraghavan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 8 20:49:58 PST 2023


vmurali created this revision.
vmurali added a reviewer: nicolasvasilache.
vmurali added a project: MLIR.
Herald added subscribers: bzcheeseman, hanchung, rriddle.
Herald added a project: All.
vmurali requested review of this revision.
Herald added subscribers: llvm-commits, stephenneuendorffer.
Herald added a project: LLVM.

Relaxing the validity of dimensions when either the reduced dimension or the input dimension is dynamic -- because it can potentially be unified.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145647

Files:
  third_party/llvm-project


Index: third_party/llvm-project
===================================================================
--- third_party/llvm-project
+++ third_party/llvm-project
@@ -1 +1 @@
-Subproject commit e510d0bda0876c4baa3a270dca39b95da7ec6d9e
+Subproject commit ea311b1e28ced50fefa66806fd1b8e2c17e9a2fd


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145647.503608.patch
Type: text/x-patch
Size: 290 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/df6c7454/attachment.bin>


More information about the llvm-commits mailing list