[PATCH] D139508: [AMDGPU] Handle `min(max(x, y), max(min(x, y), z))` in med3 combines

Justin Bogner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 6 22:58:55 PST 2022


bogner added a comment.

Pre-committed the GISel test here: https://github.com/llvm/llvm-project/commit/f1353d2f1a7b


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D139508/new/

https://reviews.llvm.org/D139508



More information about the llvm-commits mailing list