summaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorMurali Vijayaraghavan <muralivi@google.com>2022-09-29 01:07:52 +0000
committerDiego Caballero <diegocaballero@google.com>2022-09-29 01:24:01 +0000
commit146c3ea0755b05bf764f0a4f80e6aa75005e1351 (patch)
tree111356daf6c41ce56885f2c743387826725d2b5c /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent5bdf22e743dbabdddd106f289a0f2d2f04c09b32 (diff)
[mlir] Add support for parallel dim *after* reduction dim in split reduction
Previously, splitReduction transformation added the split parallel dimension *before* the reduction dimension, leading to tiling for reduction. This commit creates an option to create the parallel dimension *after* the reduction dimension, allowing us to transform the op into vertical reduction with SIMD parallelism. Reviewed By: ThomasRaoux, dcaballe Differential Revision: https://reviews.llvm.org/D134764
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions