llvm / llvm/llvm-project

[MLIR] add linalg.argmax and linalg.argmin

Open
#166,119 1 comment 0 reactions 0 assignees View on GitHub
mlir
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

Hello,

I wonder if it is possbile to add linalg.argmax and linalg.argmin to better describe such computation rather than making it as a series of selection and compare.

Contributor guide

Open the contributing guide

Research direction

The issue proposes adding linalg.argmax and linalg.argmin but names no files, tests, entry points, or acceptance criteria. Start by investigating how the current series of selection and compare operations represents this computation, then define the operation semantics and tests needed to establish completion.

Written by the indexing model from the issue text.

Assessment

Domain
compilers
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.