[PATCH] D71935: [SCCP] Use constant ranges for select, if cond is overdefined.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 18 02:41:41 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5672ae8d868b: [SCCP] Use constant ranges for select, if cond is overdefined. (authored by fhahn).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71935

Files:
  llvm/lib/Transforms/Scalar/SCCP.cpp
  llvm/test/Transforms/SCCP/ip-ranges-select.ll
  llvm/test/Transforms/SCCP/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71935.251020.patch
Type: text/x-patch
Size: 6108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200318/d49ed115/attachment-0001.bin>


More information about the llvm-commits mailing list