[PATCH] D120136: [VRP] Construct constant range from xor operation

Joseph Faulls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 18 08:39:42 PST 2022


Joe updated this revision to Diff 409948.
Joe added a comment.

Fix malformed diff.


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

https://reviews.llvm.org/D120136

Files:
  llvm/lib/Analysis/LazyValueInfo.cpp
  llvm/lib/IR/ConstantRange.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/xor.ll
  llvm/unittests/IR/ConstantRangeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120136.409948.patch
Type: text/x-patch
Size: 7064 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220218/f5397e9f/attachment.bin>


More information about the llvm-commits mailing list