Evgeny Astigeevich
2015-Jun-22 16:08 UTC
[LLVMdev] [PATCH] SROA produces miscompiled code for bitfield access on big-endian targets
Hi Hal, I found you reviewed and approved patches to SROA. Could you review a small fix of SROA which has been waiting for review for a long time. Or recommend another reviewer? The issue is that SROA produces wrong code for bitfield accesses on big-endian targets for Opt levels greater than 0. Thank you for your help. Kind regards, Evgeny Astigeevich From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Alexandros Lamprineas Sent: 19 June 2015 13:24 To: chandlerc at gmail.com Cc: llvm-commits at cs.uiuc.edu; llvmdev at cs.uiuc.edu Subject: [LLVMdev] [PATCH] SROA produces miscompiled code for bitfield access on big-endian targets Could you review my patch please? http://reviews.llvm.org/D10357 <https://urldefense.proofpoint.com/v2/url?u=http-3A__reviews.llvm.org_D10357 &d=AwMF-g&c=8hUWFZcy2Z-Za5rBPlktOQ&r=Mfk2qtn1LTDThVkh6-oGglNfMADXfJdty4_bhmu hMHA&m=mE8ypq3K_T2S6qsheEq0sSQuaca6KhQ_tSMWi-b4sHg&s=3OuC1pq_R3PDewQI5slb0Ik VmRcYIpojO3cbS5jsa84&e=> Thanks, Alexandros -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150622/57141d65/attachment.html>