[PATCH] D60377: [ConstantRange] Add PreferredResultType support for unionWith()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 7 13:20:00 PDT 2019


This revision was automatically updated to reflect the committed changes.
nikic marked 2 inline comments as done.
Closed by commit rL357876: [ConstantRange] Add signed/unsigned unionWith() (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60377?vs=194069&id=194071#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60377

Files:
  llvm/trunk/include/llvm/IR/ConstantRange.h
  llvm/trunk/lib/IR/ConstantRange.cpp
  llvm/trunk/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60377.194071.patch
Type: text/x-patch
Size: 4329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190407/bb2fac09/attachment.bin>


More information about the llvm-commits mailing list