[PATCH] D156614: [AArch64][GISel] Handling for G_VECREDUCE_FMIN and G_VECREDUCE_FMAX

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 14 01:20:05 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd199478af48a: [AArch64][GISel] Handling for G_VECREDUCE_FMIN and G_VECREDUCE_FMAX (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D156614?vs=548925&id=549819#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156614

Files:
  llvm/include/llvm/Target/GlobalISel/SelectionDAGCompat.td
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
  llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization-nan.ll
  llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization.ll
  llvm/test/CodeGen/AArch64/vecreduce-fmin-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156614.549819.patch
Type: text/x-patch
Size: 63219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230814/7d7eb6f4/attachment-0001.bin>


More information about the llvm-commits mailing list