[PATCH] D65765: [InstCombine] Non-canonical clamp-like pattern handling

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 05:50:05 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368687: [InstCombine] Non-canonical clamp-like pattern handling (authored by lebedevri, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65765?vs=214780&id=214816#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65765

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/canonicalize-clamp-like-pattern-between-negative-and-positive-thresholds.ll
  llvm/trunk/test/Transforms/InstCombine/canonicalize-clamp-like-pattern-between-zero-and-positive-threshold.ll
  llvm/trunk/test/Transforms/InstCombine/canonicalize-clamp-with-select-of-constant-threshold-pattern.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65765.214816.patch
Type: text/x-patch
Size: 39535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190813/9261a7fb/attachment.bin>


More information about the llvm-commits mailing list