[PATCH] D25987: [DAG] Match USUBSAT patterns through zext/trunc

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 17 05:31:13 PST 2021


RKSimon updated this revision to Diff 324279.
RKSimon retitled this revision from "[X86] New pattern to generate PSUBUS from SELECT" to "[DAG] Match USUBSAT patterns through zext/trunc".
RKSimon edited the summary of this revision.
RKSimon added a comment.
Herald added subscribers: ecnelises, hiraditya.
Herald added a project: LLVM.

Converted patch to a generic DAGCombine fold


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D25987

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/X86/psubus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25987.324279.patch
Type: text/x-patch
Size: 17967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/de7e3b13/attachment.bin>


More information about the llvm-commits mailing list