[PATCH] D92169: [Hexagon] Add HVX support for ISD::SMAX/SMIN/UMAX/UMIN instead of custom dag patterns

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 27 07:46:31 PST 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc4628460b74b: [Hexagon] Add HVX support for ISD::SMAX/SMIN/UMAX/UMIN instead of custom dag… (authored by RKSimon).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92169

Files:
  llvm/lib/Target/Hexagon/HexagonISelLoweringHVX.cpp
  llvm/lib/Target/Hexagon/HexagonPatternsHVX.td
  llvm/test/CodeGen/Hexagon/autohvx/minmax-128b.ll
  llvm/test/CodeGen/Hexagon/autohvx/minmax-64b.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92169.308057.patch
Type: text/x-patch
Size: 15220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201127/9307fd76/attachment.bin>


More information about the llvm-commits mailing list