[PATCH] D109969: AMDGPU/GlobalISel: Add min3 and max3 combines

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 02:55:41 PDT 2021


foad added a comment.

> AMDGPU/GlobalISel: Add min3 and max3 combines

These are not combines, and it looks like they work for SelectionDAG as well as GlobalISel?


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

https://reviews.llvm.org/D109969



More information about the llvm-commits mailing list