<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 23, 2020, at 10:52, Thomas Faingnaert via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org" class="">llvm-dev@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="font-family: Calibri, Helvetica, sans-serif;" class="">Would replacing this by<span class="Apple-converted-space"> </span></span><span style="font-family: Consolas, Courier, monospace;" class="">stripPointerCastsSameRepresentation</span><span style="font-family: Calibri, Helvetica, sans-serif;" class=""><span class="Apple-converted-space"> </span>be an acceptable solution, or do other parts of LLVM rely on this reordering?</span></div><div style="caret-color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="font-family: Calibri, Helvetica, sans-serif;" class="">If not, I can send a patch in Phabricator to address this issue.</span></div></div></blockquote></div><br class=""><div class="">This is probably the right solution. Nothing should be relying on this anyway</div><div class=""><br class=""></div><div class="">-Matt</div></body></html>