[PATCH] D97163: [GlobalISel] Implement fewerElements legalization for vector reductions.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 11:28:58 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa35c2c7942e4: [GlobalISel] Implement fewerElements legalization for vector reductions. (authored by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97163

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/include/llvm/CodeGen/GlobalISel/Utils.h
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-reduce-add.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-reduce-fadd.mir
  llvm/test/CodeGen/AArch64/arm64-vabs.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97163.334238.patch
Type: text/x-patch
Size: 15764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/37528f80/attachment-0001.bin>


More information about the llvm-commits mailing list