Details
Details
- Reviewers
Joe_Nash rampitec Petar.Avramovic arsenm - Group Reviewers
Restricted Project - Commits
- rG12fd00ee1777: [AMDGPU] Add patterns for GFX11 v_minmax and v_maxmin instructions
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Should include some tests with a 0/1 clamp pattern. I would hope the clamp pattern wins out
llvm/test/CodeGen/AMDGPU/minmax.ll | ||
---|---|---|
3 | Explicit -global-isel=1/0 |
Comment Actions
I added GFX11 coverage to clamp.ll instead and rebased this patch. Hopefully that shows what you wanted.
Explicit -global-isel=1/0