[PATCH] D62776: [CVP] Reenable nowrap flag inference

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 13:14:07 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364228: [CVP] Reenable nowrap flag inference (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62776?vs=202551&id=206288#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62776

Files:
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/basic.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/deopt.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/icmp.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/range.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62776.206288.patch
Type: text/x-patch
Size: 7427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/7974b039/attachment.bin>


More information about the llvm-commits mailing list