[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:41:18 PST 2022


Joe updated this revision to Diff 409952.

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.409952.patch
Type: text/x-patch
Size: 7066 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220218/0c2e0c6b/attachment.bin>


More information about the llvm-commits mailing list