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 Gi
tra updated this revision to Diff 551646.
tra added a comment.
Fixed test RUN lines
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158238/new/
https://reviews.llvm.org/D158238
Files:
clang/include/clang/Basic/Builtins.def
clang/lib/AST/ExprCons
tra added a comment.
@fhahn who else should take a look at the patch?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158238/new/
https://reviews.llvm.org/D158238
___
cfe-commits mailing list
cfe-commits@l
tra created this revision.
Herald added a subscriber: bixia.
Herald added a project: All.
tra updated this revision to Diff 551336.
tra added a comment.
tra updated this revision to Diff 551338.
tra published this revision for review.
tra added a reviewer: fhahn.
Herald added subscribers: cfe-commi