<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Hi Sanjay,</div>
<div class=""><br class="">
</div>
<div class="">Some time ago you implemented a sext(add_nsw(x, C)) --> add(sext(x), C_sext) transformation in X86ISelLowering </div>
<div class=""><a href="https://reviews.llvm.org/D13757" class="">https://reviews.llvm.org/D13757</a></div>
<div class="">Is there any reason why this transformation is limited to sexts and doesn’t support zexts?</div>
<div class=""><br class="">
</div>
<div class="">Thanks,</div>
<div class="">Artur</div>
</body>
</html>