[PATCH] D125819: [GISel] Add new combines for G_FMINNUM/MAXNUM and G_FMINIMUM/MAXIMUM

Michael Kitzan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 18 12:22:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG29bebb023796: [GISel] Add new combines for G_FMINNUM/MAXNUM and G_FMINIMUM/MAXIMUM (authored by mkitzan).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125819

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-fminimum-fmaximum.mir
  llvm/test/CodeGen/AArch64/GlobalISel/combine-fminnum-fmaxnum.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125819.430474.patch
Type: text/x-patch
Size: 13677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220518/0d38dad7/attachment.bin>


More information about the llvm-commits mailing list