[PATCH] D116702: [GlobalISel] Combine select + fcmp to fminnum/fmaxnum/fminimum/fmaximum
Jessica Paquette via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 16 13:36:08 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1076b31da8da: [GlobalISel] Combine select + fcmp to fminnum/fmaxnum/fminimum/fmaximum (authored by paquette).
Changed prior to commit:
https://reviews.llvm.org/D116702?vs=447504&id=460885#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116702/new/
https://reviews.llvm.org/D116702
Files:
llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
llvm/include/llvm/Target/GlobalISel/Combine.td
llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
llvm/lib/Target/AArch64/AArch64Combine.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116702.460885.patch
Type: text/x-patch
Size: 10775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220916/a8f18222/attachment.bin>
More information about the llvm-commits
mailing list