[PATCH] D158238: Implement __builtin_fmaximum/fminimum*

Kunwar Shaanjeet Singh Grover via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 15 20:50:07 PDT 2023


Groverkss added a comment.

LGTM, the fmaximum/fminimum fallback support backends has been blocking us for a while in IREE. This patch is a welcome addition to start the support for this. I will let @fhahn accept the patch, since I'm not an expert in this part of code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D158238



More information about the cfe-commits mailing list