[PATCH] D76446: [ConstantRange] Use APInt::or/APInt::and for single elements.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 1 02:10:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd307174e1d9e: [ConstantRange] Use APInt::or/APInt::and for single elements. (authored by fhahn).
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.

Changed prior to commit:
  https://reviews.llvm.org/D76446?vs=251445&id=254122#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76446

Files:
  llvm/lib/IR/ConstantRange.cpp
  llvm/test/Transforms/Attributor/range.ll
  llvm/test/Transforms/CorrelatedValuePropagation/range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76446.254122.patch
Type: text/x-patch
Size: 3782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/6da815a2/attachment.bin>


More information about the llvm-commits mailing list