[PATCH] D96413: [DAG] Move basic USUBSAT pattern matches from X86 to DAGCombine
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 12 10:24:13 PST 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4841a225b754: [DAG] Move basic USUBSAT pattern matches from X86 to DAGCombine (authored by RKSimon).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96413/new/
https://reviews.llvm.org/D96413
Files:
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/AArch64/usub_sat.ll
llvm/test/CodeGen/AArch64/usub_sat_plus.ll
llvm/test/CodeGen/AMDGPU/usubsat.ll
llvm/test/CodeGen/ARM/usub_sat.ll
llvm/test/CodeGen/X86/psubus.ll
llvm/test/CodeGen/X86/usub_sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96413.323386.patch
Type: text/x-patch
Size: 28099 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210212/66a3630b/attachment.bin>
More information about the llvm-commits
mailing list