Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92169
[Hexagon] Add HVX support for ISD::SMAX/SMIN/UMAX/UMIN instead of custom dag patterns ClosedPublic Authored by RKSimon on Nov 26 2020, 3:39 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 27 2020, 6:52 AM This revision was landed with ongoing or failed builds.Nov 27 2020, 7:46 AM Closed by commit rGc4628460b74b: [Hexagon] Add HVX support for ISD::SMAX/SMIN/UMAX/UMIN instead of custom dag… (authored by RKSimon). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 308057 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
|